Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | pktcdvd.h should include mempool.h | Alexander Beregalov | 2009-04-24 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | block: include empty disks in /proc/diskstats | Tejun Heo | 2009-04-22 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | bio: fix bio_kmalloc() | Tejun Heo | 2009-04-22 | 1 | -0/+1 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-24 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2009-04-24 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into merge | Paul Mackerras | 2009-04-22 | 339 | -19061/+3091 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | powerpc/5200: Bring the legacy fsl_spi_platform_data hooks back | Anton Vorontsov | 2009-04-16 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | driver synchronization: make scsi_wait_scan more advanced | Arjan van de Ven | 2009-04-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | Trivial: fix a typo in slow-work.h | Jonathan Corbet | 2009-04-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | PERCPU: Collect the DECLARE/DEFINE declarations together | David Howells | 2009-04-21 | 3 | -44/+86 | |
| * | | | | | | | | | | | | | | | FRV: Fix the section attribute on UP DECLARE_PER_CPU() | David Howells | 2009-04-21 | 2 | -26/+41 | |
| * | | | | | | | | | | | | | | | spi: documentation: emphasise spi_master.setup() semantics | David Brownell | 2009-04-21 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | | memcg: use rcu_dereference to access mm->owner | KAMEZAWA Hiroyuki | 2009-04-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | ipmi: add oem message handling | dann frazier | 2009-04-21 | 2 | -0/+4 | |
| * | | | | | | | | | | | | | | | ipmi: test for event buffer before using | Corey Minyard | 2009-04-21 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | clocksource: add enable() and disable() callbacks | Magnus Damm | 2009-04-21 | 1 | -0/+31 | |
| * | | | | | | | | | | | | | | | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-21 | 2 | -4/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | reiserfs: fix j_last_flush_trans_id type | Al Viro | 2009-04-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | fs: Mark get_filesystem_list() as __init function. | Tetsuo Handa | 2009-04-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | kill vfs_stat_fd / vfs_lstat_fd | Christoph Hellwig | 2009-04-20 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | Separate out common fstatat code into vfs_fstatat | Oleg Drokin | 2009-04-20 | 1 | -0/+1 | |
| | | |_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * / | | | | | | | | | | | | | | Fix SYSCALL_ALIAS for older MIPS assembler | Thomas Bogendoerfer | 2009-04-21 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-04-20 | 1 | -10/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | PM/Suspend: Introduce two new platform callbacks to avoid breakage | Rafael J. Wysocki | 2009-04-19 | 1 | -10/+26 | |
| | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | ||||||
| * / | | | | | | | | | | | | <linux/seccomp.h> needs to include <linux/errno.h>. | Ralf Baechle | 2009-04-19 | 1 | -0/+2 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-04-17 | 4 | -1/+53 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Driver core: remove pr_fmt() from dynamic_dev_dbg() printk | Jason Baron | 2009-04-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | dynamic debug: resurrect old pr_debug() semantics as pr_devel() | Michael Ellerman | 2009-04-16 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | Driver Core: early platform driver | Magnus Damm | 2009-04-16 | 2 | -0/+43 | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-04-17 | 1 | -8/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | USB: add reset endpoint operations | David Vrabel | 2009-04-17 | 1 | -8/+1 | |
| * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-04-17 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2009-04-16 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | Input: ads7846 - introduce platform specific way to synchronize sampling | Eric Miao | 2009-04-11 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | Get rid of final remnants of include/asm-$(ARCH) | Linus Torvalds | 2009-04-17 | 2 | -27/+0 | |
| * | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev | Linus Torvalds | 2009-04-17 | 110 | -9454/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | m32r: move include/asm-m32r/* to arch/m32r/include/asm/ | Hirokazu Takata | 2009-04-17 | 2 | -11/+0 | |
| | * | | | | | | | | | | | | | | m32r: move include/asm-m32r headers to arch/m32r/include/asm | Hirokazu Takata | 2009-04-17 | 108 | -9443/+0 | |
| | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-04-16 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | rcu: Make hierarchical RCU less IPI-happy | Paul E. McKenney | 2009-04-14 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | ata: Report 16/32bit PIO as best we can | Alan Cox | 2009-04-16 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | Add block_write_full_page_endio for passing endio handler | Chris Mason | 2009-04-16 | 1 | -0/+3 | |
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-16 | 2 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | The default CONFIG_BUG=n version of BUG() should have an empty do...while | David Howells | 2009-04-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-04-15 | 2 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2009-04-15 | 1 | -0/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'topic/jack-free-fix' into topic/hda | Takashi Iwai | 2009-04-15 | 1 | -0/+2 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | ALSA: add private_data to struct snd_jack | Takashi Iwai | 2009-04-14 | 1 | -0/+2 | |
| | | | | |_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linus | Takashi Iwai | 2009-04-15 | 1 | -1/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |