aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-092-19/+15
|\
| * sys: Remove BKL from sys_rebootThomas Gleixner2009-10-141-7/+7
| * pm_qos: clean up racy global "name" variableJonathan Corbet2009-10-141-5/+7
| * pm_qos: remove BKLJonathan Corbet2009-10-141-7/+1
| |
| \
*-. \ Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k...Linus Torvalds2009-12-081-1/+1
|\ \ \
| | * | genirq: do not execute DEBUG_SHIRQ when irq setup failedLuis Henriques2009-04-231-1/+1
* | | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-082-5/+8
|\ \ \ \
| * | | | itimers: Fix racy writes to cpu_itimer fieldsStanislaw Gruszka2009-11-181-2/+5
| * | | | timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-171-3/+3
* | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-0810-119/+279
|\ \ \ \ \
| * | | | | timers, init: Limit the number of per cpu calibration bootup messagesMike Travis2009-11-261-3/+2
| * | | | | posix-cpu-timers: optimize and document timer_create callbackStanislaw Gruszka2009-11-181-3/+2
| * | | | | clockevents: Add missing include to pacify sparseH Hartley Sweeten2009-11-181-0/+2
| * | | | | clocksource/events: Fix fallout of generic code changesThomas Gleixner2009-11-141-2/+2
| * | | | | nohz: Allow 32-bit machines to sleep for more than 2.15 secondsJon Hunter2009-11-134-11/+13
| * | | | | nohz: Track last do_timer() cpuThomas Gleixner2009-11-131-24/+28
| * | | | | nohz: Prevent clocksource wrapping during idleJon Hunter2009-11-133-14/+93
| * | | | | nohz: Type cast printk argumentThomas Gleixner2009-11-131-1/+1
| * | | | | clocksource: Provide a generic mult/shift factor calculationThomas Gleixner2009-11-131-0/+53
| * | | | | clockevents: Use u32 for mult and shift factorsThomas Gleixner2009-11-131-2/+2
| * | | | | nohz: Introduce arch_needs_cpuMartin Schwidefsky2009-11-051-5/+8
| * | | | | nohz: Reuse ktime in sub-functions of tick_check_idle.Martin Schwidefsky2009-11-051-29/+33
| * | | | | time: Remove xtime_cachejohn stultz2009-10-052-24/+4
| * | | | | time: Implement logarithmic time accumulationjohn stultz2009-10-051-25/+60
* | | | | | Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-081-4/+2
|\ \ \ \ \ \
| * | | | | | core: Clean up user return notifers use of per_cpuAvi Kivity2009-12-021-4/+2
* | | | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-082-2/+3
|\ \ \ \ \ \ \
| * | | | | | | block: Fix io_context leak after failure of clone with CLONE_IOLouis Rilling2009-12-042-2/+3
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-12-086-138/+146
|\ \ \ \ \ \ \ \
| * | | | | | | | PM / Runtime: Export the PM runtime workqueueAlan Stern2009-12-061-0/+1
| * | | | | | | | PM / Hibernate: Swap, use KERN_CONTJiri Slaby2009-12-061-3/+3
| * | | | | | | | PM / Hibernate: Shift remaining code from swsusp.c to hibernate.cNigel Cunningham2009-12-063-30/+31
| * | | | | | | | PM / Hibernate: Move swap functions to kernel/power/swap.c.Nigel Cunningham2009-12-062-101/+101
| * | | | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-12-0670-1734/+7091
| |\ \ \ \ \ \ \ \
| * | | | | | | | | PM / freezer: Don't get over-anxious while waitingTejun Heo2009-10-281-4/+10
* | | | | | | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-083-0/+49
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33Avi Kivity2009-12-033-0/+49
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | / / / / / / | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | core: Fix user return notifier on fork()Avi Kivity2009-11-291-0/+2
| | * | | | | | | | x86: Fix user return notifier put_cpu_var() invocationStephen Rothwell2009-11-021-1/+1
| | * | | | | | | | x86: Fix user return notifier buildAvi Kivity2009-10-251-0/+1
| | * | | | | | | | core, x86: Add user return notifiersAvi Kivity2009-10-011-0/+46
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-083-6/+8
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-0536-825/+2135
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy2009-12-031-0/+1
| * | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-014-43/+769
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1840-639/+1040
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | clocksource/timecompare: Fix symbol exports to be GPL'd.David S. Miller2009-11-112-6/+6
| * | | | | | | | | | | | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-0/+2
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-088-2162/+1660
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-182-134/+134