| Commit message (Expand) | Author | Age |
* | [FUTEX] Fix address computation in compat code. | David Miller | 2007-11-09 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-11-09 |
|\ |
|
| * | [IA64] IOSAPIC bogus error cleanup | George Beshers | 2007-11-09 |
| * | [IA64] Update printing of feature set bits | Russ Anderson | 2007-11-09 |
| * | [IA64] Fix IOSAPIC delivery mode setting | Kenji Kaneshige | 2007-11-09 |
| * | [IA64] XPC heartbeat timer function must run on CPU 0 | Dean Nelson | 2007-11-09 |
| * | [IA64] Clean up /proc/interrupts output | Kenji Kaneshige | 2007-11-06 |
| * | [IA64] Disable/re-enable CPE interrupts on Altix | Russ Anderson | 2007-11-06 |
| * | [IA64] Clean-up McKinley Errata message | Russ Anderson | 2007-11-06 |
| * | [IA64] Add gate.lds to list of files ignored by Git | Peter Chubb | 2007-11-06 |
| * | [IA64] Fix section mismatch in contig.c version of per_cpu_init() | Tony Luck | 2007-11-06 |
| * | [IA64] Wrong args to memset in efi_gettimeofday() | Li Zefan | 2007-11-06 |
| * | [IA64] Remove duplicate includes from ia32priv.h | Lucas Woods | 2007-11-06 |
| * | [IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/f... | Roel Kluin | 2007-11-06 |
| * | [IA64] Fix perfmon sysctl directory modes | Tony Luck | 2007-11-06 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-11-09 |
|\ \ |
|
| * | | sched: proper prototype for kernel/sched.c:migration_init() | Adrian Bunk | 2007-11-09 |
| * | | sched: avoid large irq-latencies in smp-balancing | Peter Zijlstra | 2007-11-09 |
| * | | sched: fix copy_namespace() <-> sched_fork() dependency in do_fork | Srivatsa Vaddagiri | 2007-11-09 |
| * | | sched: clean up the wakeup preempt check, #2 | Ingo Molnar | 2007-11-09 |
| * | | sched: clean up the wakeup preempt check | Ingo Molnar | 2007-11-09 |
| * | | sched: wakeup preemption fix | Ingo Molnar | 2007-11-09 |
| * | | sched: remove PREEMPT_RESTRICT | Ingo Molnar | 2007-11-09 |
| * | | sched: turn off PREEMPT_RESTRICT | Ingo Molnar | 2007-11-09 |
| * | | KVM: fix !SMP build error | Ingo Molnar | 2007-11-09 |
| * | | x86: make nmi_cpu_busy() always defined | Ingo Molnar | 2007-11-09 |
| * | | x86: make ipi_handler() always defined | Ingo Molnar | 2007-11-09 |
| * | | sched: cleanup, use NSEC_PER_MSEC and NSEC_PER_SEC | Eric Dumazet | 2007-11-09 |
| * | | sched: reintroduce SMP tunings again | Ingo Molnar | 2007-11-09 |
| * | | sched: restore deterministic CPU accounting on powerpc | Paul Mackerras | 2007-11-09 |
| * | | sched: fix delay accounting regression | Balbir Singh | 2007-11-09 |
| * | | sched: reintroduce the sched_min_granularity tunable | Peter Zijlstra | 2007-11-09 |
| * | | sched: documentation: place_entity() comments | Peter Zijlstra | 2007-11-09 |
| * | | sched: fix vslice | Peter Zijlstra | 2007-11-09 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-11-09 |
|\ \ \ |
|
| * \ \ | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 | Paul Mundt | 2007-11-09 |
| |\ \ \ |
|
| | * | | | sh64: Kill off duplicate includes. | Paul Mundt | 2007-11-04 |
| * | | | | sh: remove dead config symbols from SH code | Jiri Olsa | 2007-11-08 |
| * | | | | Merge branch 'page_colouring_despair' | Paul Mundt | 2007-11-08 |
| |\ \ \ \ |
|
| | * | | | | sh: Kill off __{copy,clear}_user_page(). | Paul Mundt | 2007-11-06 |
| | * | | | | sh: Optimized copy_{to,from}_user_page() for SH-4. | Paul Mundt | 2007-11-06 |
| | * | | | | sh: Wire up clear_user_highpage(). | Paul Mundt | 2007-11-06 |
| * | | | | | sh: Kill off broken snapgear ds1302 code. | Paul Mundt | 2007-11-07 |
| * | | | | | sh: Add a dummy vga.h. | Paul Mundt | 2007-11-07 |
| * | | | | | rtc: rtc-sh: Zero out tm value for invalid rtc states. | Paul Mundt | 2007-11-07 |
| * | | | | | rtc: sh-rtc: Handle rtc_device_register() failure properly. | Paul Mundt | 2007-11-07 |
| * | | | | | sh: Fix heartbeart on Solution Engine series | Nobuhiro Iwamatsu | 2007-11-07 |
| * | | | | | sh: Remove SCI_NPORTS from sh-sci.h | Nobuhiro Iwamatsu | 2007-11-07 |
| * | | | | | sh: Fix up PAGE_KERNEL_PCC() for nommu. | Paul Mundt | 2007-11-06 |
| * | | | | | sh: hs7751rvoip: Kill off dead IPR IRQ mappings. | Paul Mundt | 2007-11-06 |