| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2009-12-12 | 1 | -1/+1 |
|\ |
|
| * | tty: Move the leader test in disassociate | Alan Cox | 2009-12-12 | 1 | -1/+1 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2009-12-12 | 1 | -16/+40 |
|\ \ |
|
| * | | kgdb: Always process the whole breakpoint list on activate or deactivate | Jason Wessel | 2009-12-11 | 1 | -8/+15 |
| * | | kgdb: continue and warn on signal passing from gdb | Jason Wessel | 2009-12-11 | 1 | -2/+4 |
| * | | kgdb: allow for cpu switch when single stepping | Jason Wessel | 2009-12-11 | 1 | -5/+15 |
| * | | kgdb: Read buffer overflow | Jason Wessel | 2009-12-11 | 1 | -1/+6 |
| |/ |
|
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-12-11 | 1 | -12/+14 |
|\ \
| |/
|/| |
|
| * | resources: when allocate_resource() fails, leave resource untouched | Bjorn Helgaas | 2009-11-04 | 1 | -12/+14 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2009-12-10 | 1 | -3/+128 |
|\ \ |
|
| * | | workqueue: Add debugobjects support | Thomas Gleixner | 2009-11-15 | 1 | -3/+128 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-10 | 3 | -4/+4 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 3 | -4/+4 |
| |\ \ \ |
|
| | * | | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -2/+2 |
| | * | | | tree-wide: fix typos "couter" -> "counter" | Uwe Kleine-König | 2009-12-04 | 1 | -1/+1 |
| | * | | | fix kerneldoc for set_irq_msi() | Liuweni | 2009-12-04 | 1 | -2/+2 |
| | * | | | tree-wide: fix typos "selct" + "slect" -> "select" | Uwe Kleine-König | 2009-11-09 | 1 | -1/+1 |
* | | | | | Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-12-09 | 2 | -19/+15 |
|\ \ \ \ \ |
|
| * | | | | | sys: Remove BKL from sys_reboot | Thomas Gleixner | 2009-10-14 | 1 | -7/+7 |
| * | | | | | pm_qos: clean up racy global "name" variable | Jonathan Corbet | 2009-10-14 | 1 | -5/+7 |
| * | | | | | pm_qos: remove BKL | Jonathan Corbet | 2009-10-14 | 1 | -7/+1 |
| | | | | | | |
| \ \ \ \ \ | |
*-. \ \ \ \ \ | Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k... | Linus Torvalds | 2009-12-09 | 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-09 | 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-09 | 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 |