summary refs log tree commit diff
AgeCommit message (Expand)Author
2010-10-30Merge branch 'tip/perf/jump-label-2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2010-10-29jump label: Add work around to i386 gcc asm goto bugSteven Rostedt
2010-10-29x86, ftrace: Use safe noops, drop trap testH. Peter Anvin
2010-10-29jump_label: Fix unaligned traps on sparc.David Miller
2010-10-29jump label: Make arch_jump_label_text_poke_early() optionalSteven Rostedt
2010-10-29jump label: Fix error with preempt disable holding mutexSteven Rostedt
2010-10-29oprofile: Remove deprecated use of flush_scheduled_work()Tejun Heo
2010-10-29oprofile: Fix the hang while taking the cpu offlineSantosh Shilimkar
2010-10-28jump label: Fix deadlock b/w jump_label_mutex vs. text_mutexJason Baron
2010-10-28jump label: Fix module __init section raceJason Baron
2010-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-10-27Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Linus Torvalds
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds
2010-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-10-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-27Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-10-27Merge branch 'akpm-incoming-2'Linus Torvalds
2010-10-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-27proc_bus_pci_ioctl: remove pointless BKL usageLinus Torvalds
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-27fasync: Fix placement of FASYNC flag commentLinus Torvalds
2010-10-27Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-27epoll: make epoll_wait() use the hrtimer range featureShawn Bohrer
2010-10-27select: rename estimate_accuracy() to select_estimate_accuracy()Andrew Morton
2010-10-27Remove duplicate includes from many filesZimny Lech
2010-10-27ramoops: use the platform data structure instead of module paramsKyungmin Park
2010-10-27kernel/resource.c: handle reinsertion of an already-inserted resourceHuang Shijie
2010-10-27kfifo: fix kfifo_alloc() to return a signed int valueStefani Seibold
2010-10-27w1: don't allow arbitrary users to remove w1 devicesBrian Swetland
2010-10-27alpha: remove dma64_addr_t usageFUJITA Tomonori
2010-10-27mips: remove dma64_addr_t usageFUJITA Tomonori
2010-10-27sparc: remove dma64_addr_t usageFUJITA Tomonori
2010-10-27fuse: use release_pages()Miklos Szeredi
2010-10-27taskstats: use real microsecond granularity for CPU timesMichael Holzheu
2010-10-27taskstats: split fill_pid functionMichael Holzheu
2010-10-27taskstats: separate taskstats commandsMichael Holzheu
2010-10-27delayacct: align to 8 byte boundary on 64-bit systemsJeff Mahoney
2010-10-27delay-accounting: reimplement -c for getdelays.c to report information on a t...Mel Gorman
2010-10-27namespaces Kconfig: move namespace menu location after the cgroupDaniel Lezcano
2010-10-27namespaces Kconfig: remove the cgroup device whitelist experimental tagDaniel Lezcano
2010-10-27namespaces Kconfig: remove pointless cgroup dependencyDaniel Lezcano
2010-10-27namespaces Kconfig: make namespace a submenuDaniel Lezcano
2010-10-27namespaces: default all the namespaces to 'yes' when CONFIG_NAMESPACES is sel...Daniel Lezcano
2010-10-27namespaces: remove pid_ns and net_ns experimental statusDaniel Lezcano
2010-10-27rapidio: fix destructive port EM initialization for Tsi568Alexandre Bounine
2010-10-27rapidio: fix maximum port number in tsi57x EM initializationAlexandre Bounine
2010-10-27rapidio: fix IDLE2 bits corruptionAlexandre Bounine
2010-10-27rapidio: add handling of redundant routesAlexandre Bounine
2010-10-27rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine
2010-10-27rapidio: add device access check into the enumerationAlexandre Bounine