aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-17alpha: Fix RTC interrupt setup.Richard Henderson
2011-04-17alpha: Remove set but unused variables.Richard Henderson
2011-04-17alpha: Don't force -Werror.Richard Henderson
2011-04-17fs: synchronize_rcu when unregister_filesystem success not failureMilton Miller
2011-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-04-16Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-04-16Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds
2011-04-16block: make unplug timer trace event correspond to the schedule() unplugJens Axboe
2011-04-16block: let io_schedule() flush the plug inlineJens Axboe
2011-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2011-04-15Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds
2011-04-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-04-15x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel
2011-04-15vfs: Fix absolute RCU path walk failures due to uninitialized seq numberTim Chen
2011-04-15net/9p: nwname should be an unsigned intHarsh Prateek Bora
2011-04-159p: Fix sparse errorAneesh Kumar K.V
2011-04-15fs/9p: Fix error reported by coccicheckAneesh Kumar K.V
2011-04-159p: revert tsyncfs related changesAneesh Kumar K.V
2011-04-15fs/9p: Use write_inode for data sync on serverAneesh Kumar K.V
2011-04-15fs/9p: Fix revalidate to return correct valueAneesh Kumar K.V
2011-04-15x86, NUMA: Fix fakenuma boot failureKOSAKI Motohiro
2011-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-04-15Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-04-15futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setupDarren Hart
2011-04-15vfs: fix incorrect dentry_update_name_case() BUG_ON() testLinus Torvalds
2011-04-15block: only force kblockd unplugging from the schedule() pathJens Axboe
2011-04-15block: cleanup the block plug helper functionsChristoph Hellwig
2011-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2011-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-04-14mm/thp: use conventional format for boolean attributesBen Hutchings
2011-04-14ramfs: fix memleak on no-mmu archBob Liu
2011-04-14um: disable CONFIG_CMPXCHG_LOCALRichard Weinberger
2011-04-14um: fix call tracer and bug handlerRichard Weinberger
2011-04-14fs/fhandle.c: add <linux/personality.h> for ia64Jeff Mahoney
2011-04-14MAINTAINERS: change mail adress of Hans J. KochHans J. Koch
2011-04-14RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine
2011-04-14RapidIO: add IDT CPS-1432 switch definitionsAlexandre Bounine
2011-04-14oom-kill: remove boost_dying_task_prio()KOSAKI Motohiro
2011-04-14vmscan: all_unreclaimable() use zone->all_unreclaimable as a nameKOSAKI Motohiro
2011-04-14mm: check that we have the right vma in __access_remote_vm()Michael Ellerman
2011-04-14brk: COMPAT_BRK: fix detection of randomized brkJiri Kosina
2011-04-14drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chipWanlong Gao
2011-04-14tmpfs: fix off-by-one in max_blocks checksHugh Dickins
2011-04-14MAINTAINERS: update STABLE BRANCH infoRandy Dunlap
2011-04-14mm: add VM counters for transparent hugepagesAndi Kleen
2011-04-14MAINTAINERS: update various tty patternsJoe Perches
2011-04-14MAINTAINERS: update m68knommu patternsJoe Perches
2011-04-14MAINTAINERS: add ARM/ts78xx-setup platform maintainerAlexander Clouter
2011-04-14kstrtox: simpler code in _kstrtoull()Alexey Dobriyan
2011-04-14kstrtox: fix compile warnings in testAlexey Dobriyan