summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds-3/+1
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo-60/+88
2011-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+2
2011-05-23kernel/watchdog.c: Use proper ANSI C prototypesLinus Torvalds-1/+1
2011-05-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-37/+54
2011-05-23Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+2
2011-05-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-92/+125
2011-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-26/+38
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-12/+19
2011-05-23Merge commit '559fa6e76b27' into perf/urgentIngo Molnar-4/+2
2011-05-23hrtimers: Reorder clock basesThomas Gleixner-6/+6
2011-05-23hrtimers: Avoid touching inactive timer basesThomas Gleixner-16/+23
2011-05-23timerfd: Manage cancelable timers in timerfdThomas Gleixner-62/+32
2011-05-23watchdog: Change the default timeout and configure nmi watchdog period based ...Mandeep Singh Baines-4/+15
2011-05-23watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines-20/+17
2011-05-23watchdog: Only disable/enable watchdog if neccessaryMandeep Singh Baines-8/+12
2011-05-23watchdog: Fix rounding bug in get_sample_period()Mandeep Singh Baines-1/+1
2011-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds-1/+1
2011-05-20ipc: Add missing sys_ni entries for ipc/compat.c functionsKevin Cernekee-0/+7
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-0/+2
2011-05-20Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+2
2011-05-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+10
2011-05-20Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds-323/+630
2011-05-20SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPIDaniel Hellstrom-1/+1
2011-05-20Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8'David S. Miller-314/+418
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds-0/+2
2011-05-20Merge branch 'timers/urgent' into timers/coreThomas Gleixner-2326/+4643
2011-05-20sched: Increase SCHED_LOAD_SCALE resolutionNikhil Rao-8/+20
2011-05-20sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculationsNikhil Rao-27/+29
2011-05-20sched: Cleanup set_load_weight()Nikhil Rao-4/+7
2011-05-20clockevents/source: Use u64 to make 32bit happyThomas Gleixner-2/+2
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt-1/+11
2011-05-20Merge branch 'perf/core' into perf/urgentIngo Molnar-1/+1
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+12
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-400/+1333
2011-05-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+749
2011-05-19Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds-19/+83
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds-1078/+831
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-682/+1570
2011-05-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+401
2011-05-19Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-12/+196
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-63/+85
2011-05-20core_kernel_data(): Fix architectures that do not define _sdataIngo Molnar-1/+1
2011-05-19Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"Paul E. McKenney-68/+90
2011-05-19clockevents: Provide interface to reconfigure an active clock event deviceThomas Gleixner-0/+20
2011-05-19clockevents: Provide combined configure and register functionThomas Gleixner-0/+44
2011-05-19clocksource: Get rid of the hardcoded 5 seconds sleep time limitThomas Gleixner-19/+19
2011-05-19params.c: Use new strtobool function to process boolean inputsJonathan Cameron-10/+4
2011-05-19module: Use binary search in lookup_symbol()Alessio Igor Bogani-5/+2
2011-05-19module: Use the binary search for symbols resolutionAlessio Igor Bogani-5/+16