summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-31Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Thomas Gleixner
2011-01-27rtmutex: Simplify PI algorithm and make highest prio task get lockLai Jiangshan
2011-01-27rwsem: Remove redundant asmregparm annotationThomas Gleixner
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner
2011-01-27x86: Cleanup rwsem_count_t typedefThomas Gleixner
2011-01-27rwsem: Cleanup includesThomas Gleixner
2011-01-27locking: Remove deprecated lock initializersThomas Gleixner
2011-01-27cred: Replace deprecated spinlock initializationThomas Gleixner
2011-01-27kthread: Replace deprecated spinlock initializationThomas Gleixner
2011-01-27xtensa: Replace deprecated spinlock initializationThomas Gleixner
2011-01-27um: Replace deprecated spinlock initializationThomas Gleixner
2011-01-27sparc: Replace deprecated spinlock initializationThomas Gleixner
2011-01-27mips: Replace deprecated spinlock initializationThomas Gleixner
2011-01-27cris: Replace deprecated spinlock initializationThomas Gleixner
2011-01-27alpha: Replace deprecated spinlock initializationThomas Gleixner
2011-01-27Merge commit 'v2.6.38-rc2' into core/lockingThomas Gleixner
2011-01-26rtmutex-tester: Remove BKL testsArnd Bergmann
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-25Input: wacom - pass touch resolution to clients through input_absinfoPing Cheng
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2011-01-26squashfs: fix use of uninitialised variable in zlib & xz decompressorsPhillip Lougher
2011-01-26radix_tree: radix_tree_gang_lookup_tag_slot() may never returnToshiyuki Okajima
2011-01-26drivers/clocksource/tcb_clksrc.c: fix init sequenceVoss, Nikolaus
2011-01-26memcg: fix race at move_parent around compound_order()KAMEZAWA Hiroyuki
2011-01-26memcg: bugfix check mem_cgroup_disabled() at split fixupKAMEZAWA Hiroyuki
2011-01-26memcg: fix account leak at failure of memsw accontingKAMEZAWA Hiroyuki
2011-01-26mm: migration: clarify migrate_pages() commentMinchan Kim
2011-01-26mm: compaction: don't depend on HUGETLB_PAGEAndrea Arcangeli
2011-01-26mm/memcontrol.c: fix uninitialized variable use in mem_cgroup_move_parent()Jesper Juhl
2011-01-26mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocatorDavid Rientjes
2011-01-26mm: fix deferred congestion timeout if preferred zone is not allowedDavid Rientjes
2011-01-26pps: claim parallel port exclusivelyAlexander Gordeev
2011-01-26pps ktimer: remove noisy messageRodolfo Giometti
2011-01-26parport: make lockdep happy with waitlist_lockAlexander Gordeev
2011-01-26langwell_gpio: modify EOI handling following change of kernel irq subsystemFeng Tang
2011-01-26leds: leds-pwm: return proper error if pwm_request failedAxel Lin
2011-01-26mm/pgtable-generic.c: fix CONFIG_SWAP=n buildAndrew Morton
2011-01-26thp: fix PARAVIRT x86 32bit noPAEAndrea Arcangeli
2011-01-26Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2011-01-26Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-01-26Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-01-26Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-26KEYS: Fix __key_link_end() quota fixup on errorDavid Howells
2011-01-26intel_scu_ipcutils: Fix the license tagAlan Cox
2011-01-26Documentation: Fix kernel parameter orderingAlan Cox