aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [IA64] Disable/re-enable CPE interrupts on AltixRuss Anderson2007-11-062-2/+8
| * | | | | [IA64] Clean-up McKinley Errata messageRuss Anderson2007-11-061-3/+0
| * | | | | [IA64] Add gate.lds to list of files ignored by GitPeter Chubb2007-11-061-0/+1
| * | | | | [IA64] Fix section mismatch in contig.c version of per_cpu_init()Tony Luck2007-11-061-33/+41
| * | | | | [IA64] Wrong args to memset in efi_gettimeofday()Li Zefan2007-11-061-2/+3
| * | | | | [IA64] Remove duplicate includes from ia32priv.hLucas Woods2007-11-061-1/+0
| * | | | | [IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/f...Roel Kluin2007-11-061-1/+1
| * | | | | [IA64] Fix perfmon sysctl directory modesTony Luck2007-11-061-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-11-0916-123/+172
|\ \ \ \ \ \
| * | | | | | sched: proper prototype for kernel/sched.c:migration_init()Adrian Bunk2007-11-093-6/+10
| * | | | | | sched: avoid large irq-latencies in smp-balancingPeter Zijlstra2007-11-093-5/+19
| * | | | | | sched: fix copy_namespace() <-> sched_fork() dependency in do_forkSrivatsa Vaddagiri2007-11-092-4/+5
| * | | | | | sched: clean up the wakeup preempt check, #2Ingo Molnar2007-11-091-3/+2
| * | | | | | sched: clean up the wakeup preempt checkIngo Molnar2007-11-091-12/+13
| * | | | | | sched: wakeup preemption fixIngo Molnar2007-11-091-4/+2
| * | | | | | sched: remove PREEMPT_RESTRICTIngo Molnar2007-11-093-12/+3
| * | | | | | sched: turn off PREEMPT_RESTRICTIngo Molnar2007-11-091-1/+1
| * | | | | | KVM: fix !SMP build errorIngo Molnar2007-11-091-2/+5
| * | | | | | x86: make nmi_cpu_busy() always definedIngo Molnar2007-11-091-2/+2
| * | | | | | x86: make ipi_handler() always definedIngo Molnar2007-11-091-4/+2
| * | | | | | sched: cleanup, use NSEC_PER_MSEC and NSEC_PER_SECEric Dumazet2007-11-092-6/+6
| * | | | | | sched: reintroduce SMP tunings againIngo Molnar2007-11-092-9/+37
| * | | | | | sched: restore deterministic CPU accounting on powerpcPaul Mackerras2007-11-096-43/+18
| * | | | | | sched: fix delay accounting regressionBalbir Singh2007-11-091-5/+6
| * | | | | | sched: reintroduce the sched_min_granularity tunablePeter Zijlstra2007-11-094-13/+41
| * | | | | | sched: documentation: place_entity() commentsPeter Zijlstra2007-11-091-2/+9
| * | | | | | sched: fix vslicePeter Zijlstra2007-11-091-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-11-0945-1194/+148
|\ \ \ \ \ \
| * \ \ \ \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Paul Mundt2007-11-092-12/+3
| |\ \ \ \ \ \
| | * | | | | | sh64: Kill off duplicate includes.Paul Mundt2007-11-052-12/+3
| * | | | | | | sh: remove dead config symbols from SH codeJiri Olsa2007-11-091-4/+2
| * | | | | | | Merge branch 'page_colouring_despair'Paul Mundt2007-11-085-137/+73
| |\ \ \ \ \ \ \
| | * | | | | | | sh: Kill off __{copy,clear}_user_page().Paul Mundt2007-11-073-110/+1
| | * | | | | | | sh: Optimized copy_{to,from}_user_page() for SH-4.Paul Mundt2007-11-072-27/+43
| | * | | | | | | sh: Wire up clear_user_highpage().Paul Mundt2007-11-072-0/+29
| * | | | | | | | sh: Kill off broken snapgear ds1302 code.Paul Mundt2007-11-083-326/+2
| * | | | | | | | sh: Add a dummy vga.h.Paul Mundt2007-11-071-0/+6
| * | | | | | | | rtc: rtc-sh: Zero out tm value for invalid rtc states.Paul Mundt2007-11-071-1/+3
| * | | | | | | | rtc: sh-rtc: Handle rtc_device_register() failure properly.Paul Mundt2007-11-071-1/+1
| * | | | | | | | sh: Fix heartbeart on Solution Engine seriesNobuhiro Iwamatsu2007-11-073-0/+17
| * | | | | | | | sh: Remove SCI_NPORTS from sh-sci.hNobuhiro Iwamatsu2007-11-071-1/+0
| * | | | | | | | sh: Fix up PAGE_KERNEL_PCC() for nommu.Paul Mundt2007-11-071-1/+3
| * | | | | | | | sh: hs7751rvoip: Kill off dead IPR IRQ mappings.Paul Mundt2007-11-071-17/+2
| * | | | | | | | sh: hs7751rvoip: irq.c needs linux/interrupt.h.Paul Mundt2007-11-071-0/+1
| |/ / / / / / /
| * | | | | | | sh: Kill off the remaining ST40 cruft.Paul Mundt2007-11-078-672/+3
| * | | | | | | superhyway: Handle device_register() retval properly.Paul Mundt2007-11-071-3/+4
| * | | | | | | sh: kgdb sysrq depends on magic sysrq.Paul Mundt2007-11-071-0/+1
| * | | | | | | sh: Add -Werror for clean directories.Paul Mundt2007-11-076-1/+10
| * | | | | | | sh: Fix up kgdb build with modular sh-sci.Paul Mundt2007-11-072-2/+9
| * | | | | | | sh: Export __{s,u}divsi3_i4i on all CPUs.Paul Mundt2007-11-071-2/+0