summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-06proc: copy_to_user() returns unsignedDan Carpenter1-1/+1
2010-04-05Fix up possibly racy module refcountingNick Piggin2-15/+34
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds11-84/+172
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds9-13/+78
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds12-204/+90
2010-04-05audit: preface audit printk with auditEric Paris1-1/+1
2010-04-059p: saving negative to unsigned charDan Carpenter1-2/+3
2010-04-059p: return on mutex_lock_interruptible()Dan Carpenter1-0/+2
2010-04-05Btrfs: add check for changed leaves in setup_leaf_for_splitChris Mason1-0/+4
2010-04-05Btrfs: create snapshot references in same commit as snapshotSage Weil1-66/+31
2010-04-05Btrfs: fix small race with delalloc flushing waitqueue'sJosef Bacik1-5/+4
2010-04-05Btrfs: use add_to_page_cache_lru, use __page_cache_allocNick Piggin2-32/+5
2010-04-05Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds4216-744/+3762
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds5-48/+121
2010-04-05rmap: fix anon_vma_fork() memory leakRik van Riel1-0/+1
2010-04-059p: Creating files with names too long should fail with ENAMETOOLONG.Sripathi Kodi1-0/+3
2010-04-059p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V5-3/+34
2010-04-059p: drop nlink removeAneesh Kumar K.V1-1/+5
2010-04-05fs/9p: Clunk the fid resulting from partial walk of the nameAneesh Kumar K.V1-2/+10
2010-04-059p: documentation updateSripathi Kodi1-2/+16
2010-04-059p: Fix setting of protocol flags in v9fs_session_info structure.Sripathi Kodi1-3/+5
2010-04-05eeepc-wmi: include slab.hTejun Heo1-0/+1
2010-04-05Merge branch 'master' into export-slabhTejun Heo183-2618/+4561
2010-04-05staging/otus: include slab.h from usbdrv.hTejun Heo1-0/+1
2010-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-21/+120
2010-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-75/+153
2010-04-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+1
2010-04-04Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+7
2010-04-04proc: pagemap: Hold mmap_sem during page walkKAMEZAWA Hiroyuki1-49/+38
2010-04-04sunxvr500: Ignore secondary output PCI devices.David S. Miller1-7/+17
2010-04-03sparc64: Implement perf_arch_fetch_caller_regsDavid S. Miller1-0/+75
2010-04-03sparc64: Update defconfig.David S. Miller1-12/+16
2010-04-03Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller4501-121780/+251528
2010-04-03sparc64: Fix array size reported by vmemmap_populate()Ben Hutchings1-1/+1
2010-04-03perf: Always build the powerpc perf_arch_fetch_caller_regs versionFrederic Weisbecker1-2/+0
2010-04-03perf: Always build the stub perf_arch_fetch_caller_regs versionFrederic Weisbecker1-2/+1
2010-04-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds13-47/+137
2010-04-02Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-2/+61
2010-04-02Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+4
2010-04-02PCI quirk: RS780/RS880: disable MSI behind the PCI bridgeClemens Ladisch1-33/+3
2010-04-02Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2-102/+109
2010-04-02Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-8/+13
2010-04-02tty: release_one_tty() forgets to put pidsOleg Nesterov1-0/+2
2010-04-02perf, probe-finder: Build fix on DebianBorislav Petkov1-5/+5
2010-04-02kgdb: Turn off tracing while in the debuggerJason Wessel1-0/+8
2010-04-02kgdb: use atomic_inc and atomic_dec instead of atomic_setJason Wessel1-8/+7
2010-04-02kgdb: eliminate kgdb_wait(), all cpus enter the same wayJason Wessel1-83/+82
2010-04-02kgdbts,sh: Add in breakpoint pc offset for superhJason Wessel1-0/+6
2010-04-02kgdb: have ebin2mem call probe_kernel_write onceJason Wessel1-14/+9
2010-04-02perf/scripts: Tuple was set from long in both branches in python_process_event()Tom Zanussi1-5/+12