Age | Commit message (Expand) | Author | Files | Lines |
2010-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 7 | -21/+109 |
2010-04-06 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -33/+49 |
2010-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 47 | -131/+14221 |
2010-04-06 | proc: copy_to_user() returns unsigned | Dan Carpenter | 1 | -1/+1 |
2010-04-06 | libata: unlock HPA if device shrunk | Tejun Heo | 2 | -29/+46 |
2010-04-06 | libata: disable NCQ on Crucial C300 SSD | Tejun Heo | 1 | -0/+3 |
2010-04-06 | libata: don't whine on spurious IRQ | Tejun Heo | 1 | -4/+0 |
2010-04-06 | [WATCHDOG] hpwdt - fix lower timeout limit | Thomas Mingarelli | 1 | -1/+1 |
2010-04-06 | [WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Dev... | Seth Heasley | 1 | -6/+93 |
2010-04-06 | [WATCHDOG] doc: Fix use of WDIOC_SETOPTIONS ioctl. | James Hogan | 2 | -5/+8 |
2010-04-06 | Fix up possibly racy module refcounting | Nick Piggin | 2 | -15/+34 |
2010-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 11 | -84/+172 |
2010-04-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 9 | -13/+78 |
2010-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 12 | -204/+90 |
2010-04-06 | audit: preface audit printk with audit | Eric Paris | 1 | -1/+1 |
2010-04-05 | 9p: saving negative to unsigned char | Dan Carpenter | 1 | -2/+3 |
2010-04-05 | 9p: return on mutex_lock_interruptible() | Dan Carpenter | 1 | -0/+2 |
2010-04-05 | Btrfs: add check for changed leaves in setup_leaf_for_split | Chris Mason | 1 | -0/+4 |
2010-04-05 | Btrfs: create snapshot references in same commit as snapshot | Sage Weil | 1 | -66/+31 |
2010-04-05 | Btrfs: fix small race with delalloc flushing waitqueue's | Josef Bacik | 1 | -5/+4 |
2010-04-05 | Btrfs: use add_to_page_cache_lru, use __page_cache_alloc | Nick Piggin | 2 | -32/+5 |
2010-04-05 | Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc | Linus Torvalds | 4216 | -744/+3762 |
2010-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 5 | -48/+121 |
2010-04-05 | rmap: fix anon_vma_fork() memory leak | Rik van Riel | 1 | -0/+1 |
2010-04-05 | 9p: Creating files with names too long should fail with ENAMETOOLONG. | Sripathi Kodi | 1 | -0/+3 |
2010-04-05 | 9p: Make sure we are able to clunk the cached fid on umount | Aneesh Kumar K.V | 5 | -3/+34 |
2010-04-05 | 9p: drop nlink remove | Aneesh Kumar K.V | 1 | -1/+5 |
2010-04-05 | fs/9p: Clunk the fid resulting from partial walk of the name | Aneesh Kumar K.V | 1 | -2/+10 |
2010-04-05 | 9p: documentation update | Sripathi Kodi | 1 | -2/+16 |
2010-04-05 | 9p: Fix setting of protocol flags in v9fs_session_info structure. | Sripathi Kodi | 1 | -3/+5 |
2010-04-05 | eeepc-wmi: include slab.h | Tejun Heo | 1 | -0/+1 |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo | 183 | -2618/+4561 |
2010-04-05 | staging/otus: include slab.h from usbdrv.h | Tejun Heo | 1 | -0/+1 |
2010-04-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 7 | -21/+120 |
2010-04-04 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 11 | -75/+153 |
2010-04-04 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -5/+1 |
2010-04-04 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -5/+7 |
2010-04-04 | proc: pagemap: Hold mmap_sem during page walk | KAMEZAWA Hiroyuki | 1 | -49/+38 |
2010-04-04 | sunxvr500: Ignore secondary output PCI devices. | David S. Miller | 1 | -7/+17 |
2010-04-04 | sparc64: Implement perf_arch_fetch_caller_regs | David S. Miller | 1 | -0/+75 |
2010-04-04 | sparc64: Update defconfig. | David S. Miller | 1 | -12/+16 |
2010-04-04 | [WATCHDOG] doc: watchdog simple example: don't fail on fsync() | Giel van Schijndel | 1 | -3/+0 |
2010-04-04 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 4501 | -121780/+251528 |
2010-04-04 | [WATCHDOG] set max63xx driver as ARM only | Marc Zyngier | 1 | -5/+6 |
2010-04-04 | [WATCHDOG] powerpc: pika_wdt ident cannot be const | Sean MacLennan | 1 | -1/+1 |
2010-04-04 | smc91c92_cs: fix the problem of "Unable to find hardware address" | Ken Kawasaki | 1 | -5/+7 |
2010-04-04 | sparc64: Fix array size reported by vmemmap_populate() | Ben Hutchings | 1 | -1/+1 |
2010-04-03 | perf: Always build the powerpc perf_arch_fetch_caller_regs version | Frederic Weisbecker | 1 | -2/+0 |
2010-04-03 | perf: Always build the stub perf_arch_fetch_caller_regs version | Frederic Weisbecker | 1 | -2/+1 |
2010-04-03 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 13 | -47/+137 |