Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
*-. | Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k... | Linus Torvalds | 2009-12-08 | 1 | -1/+1 |
|\ \ | |||||
| | * | genirq: do not execute DEBUG_SHIRQ when irq setup failed | Luis Henriques | 2009-04-23 | 1 | -1/+1 |
* | | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-12-08 | 2 | -5/+8 |
|\ \ \ | |||||
| * | | | itimers: Fix racy writes to cpu_itimer fields | Stanislaw Gruszka | 2009-11-18 | 1 | -2/+5 |
| * | | | timekeeping: Fix clock_gettime vsyscall time warp | Lin Ming | 2009-11-17 | 1 | -3/+3 |
* | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 | 10 | -119/+279 |
|\ \ \ \ | |||||
| * | | | | timers, init: Limit the number of per cpu calibration bootup messages | Mike Travis | 2009-11-26 | 1 | -3/+2 |
| * | | | | posix-cpu-timers: optimize and document timer_create callback | Stanislaw Gruszka | 2009-11-18 | 1 | -3/+2 |
| * | | | | clockevents: Add missing include to pacify sparse | H Hartley Sweeten | 2009-11-18 | 1 | -0/+2 |
| * | | | | clocksource/events: Fix fallout of generic code changes | Thomas Gleixner | 2009-11-14 | 1 | -2/+2 |
| * | | | | nohz: Allow 32-bit machines to sleep for more than 2.15 seconds | Jon Hunter | 2009-11-13 | 4 | -11/+13 |
| * | | | | nohz: Track last do_timer() cpu | Thomas Gleixner | 2009-11-13 | 1 | -24/+28 |
| * | | | | nohz: Prevent clocksource wrapping during idle | Jon Hunter | 2009-11-13 | 3 | -14/+93 |
| * | | | | nohz: Type cast printk argument | Thomas Gleixner | 2009-11-13 | 1 | -1/+1 |
| * | | | | clocksource: Provide a generic mult/shift factor calculation | Thomas Gleixner | 2009-11-13 | 1 | -0/+53 |
| * | | | | clockevents: Use u32 for mult and shift factors | Thomas Gleixner | 2009-11-13 | 1 | -2/+2 |
| * | | | | nohz: Introduce arch_needs_cpu | Martin Schwidefsky | 2009-11-05 | 1 | -5/+8 |
| * | | | | nohz: Reuse ktime in sub-functions of tick_check_idle. | Martin Schwidefsky | 2009-11-05 | 1 | -29/+33 |
| * | | | | time: Remove xtime_cache | john stultz | 2009-10-05 | 2 | -24/+4 |
| * | | | | time: Implement logarithmic time accumulation | john stultz | 2009-10-05 | 1 | -25/+60 |
* | | | | | Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-08 | 1 | -4/+2 |
|\ \ \ \ \ | |||||
| * | | | | | core: Clean up user return notifers use of per_cpu | Avi Kivity | 2009-12-02 | 1 | -4/+2 |
* | | | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-08 | 2 | -2/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | block: Fix io_context leak after failure of clone with CLONE_IO | Louis Rilling | 2009-12-04 | 2 | -2/+3 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-12-08 | 6 | -138/+146 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | PM / Runtime: Export the PM runtime workqueue | Alan Stern | 2009-12-06 | 1 | -0/+1 |
| * | | | | | | | PM / Hibernate: Swap, use KERN_CONT | Jiri Slaby | 2009-12-06 | 1 | -3/+3 |
| * | | | | | | | PM / Hibernate: Shift remaining code from swsusp.c to hibernate.c | Nigel Cunningham | 2009-12-06 | 3 | -30/+31 |
| * | | | | | | | PM / Hibernate: Move swap functions to kernel/power/swap.c. | Nigel Cunningham | 2009-12-06 | 2 | -101/+101 |
| * | | | | | | | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-12-06 | 70 | -1734/+7091 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | PM / freezer: Don't get over-anxious while waiting | Tejun Heo | 2009-10-28 | 1 | -4/+10 |
* | | | | | | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-12-08 | 3 | -0/+49 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33 | Avi Kivity | 2009-12-03 | 3 | -0/+49 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | / / / / / | | | |_|/ / / / / | | |/| | | | | | | |||||
| | * | | | | | | | core: Fix user return notifier on fork() | Avi Kivity | 2009-11-29 | 1 | -0/+2 |
| | * | | | | | | | x86: Fix user return notifier put_cpu_var() invocation | Stephen Rothwell | 2009-11-02 | 1 | -1/+1 |
| | * | | | | | | | x86: Fix user return notifier build | Avi Kivity | 2009-10-25 | 1 | -0/+1 |
| | * | | | | | | | core, x86: Add user return notifiers | Avi Kivity | 2009-10-01 | 1 | -0/+46 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-12-08 | 3 | -6/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-05 | 36 | -825/+2135 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | ipv4 05/05: add sysctl to accept packets with local source addresses | Patrick McHardy | 2009-12-03 | 1 | -0/+1 |
| * | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-12-01 | 4 | -43/+769 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-18 | 40 | -639/+1040 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | clocksource/timecompare: Fix symbol exports to be GPL'd. | David S. Miller | 2009-11-11 | 2 | -6/+6 |
| * | | | | | | | | | | | | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 2009-10-12 | 1 | -0/+2 |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 2009-12-08 | 8 | -2162/+1660 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 | 2 | -134/+134 |
| * | | | | | | | | | | | | Merge commit 'v2.6.32-rc7' | Eric W. Biederman | 2009-11-17 | 9 | -66/+108 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | sysctl: Remove the last of the generic binary sysctl support | Eric W. Biederman | 2009-11-12 | 1 | -44/+0 |
| * | | | | | | | | | | | | sysctl kernel: Remove binary sysctl logic | Eric W. Biederman | 2009-11-12 | 3 | -38/+3 |
| * | | | | | | | | | | | | sysctl binary: Reorder the tests to process wild card entries first. | Eric W. Biederman | 2009-11-12 | 1 | -8/+7 |