| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove use of asm/semaphore.h | Matthew Wilcox | 2008-07-24 | 1 | -1/+1 |
* | Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Linus Torvalds | 2008-07-23 | 3 | -11/+190 |
|\ |
|
| * | i386 syscall audit fast-path | Roland McGrath | 2008-07-23 | 1 | -2/+53 |
| * | x86_64 ia32 syscall audit fast-path | Roland McGrath | 2008-07-23 | 2 | -4/+88 |
| * | x86_64 syscall audit fast-path | Roland McGrath | 2008-07-23 | 1 | -0/+48 |
| * | x86_64: remove bogus optimization in sysret_signal | Roland McGrath | 2008-07-23 | 1 | -5/+1 |
* | | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-23 | 2 | -6/+0 |
|\ \ |
|
| * | | sched, x86: clean up hrtick implementation | Peter Zijlstra | 2008-07-20 | 2 | -6/+0 |
* | | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-23 | 18 | -116/+172 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into cpus4096-for-linus | Ingo Molnar | 2008-07-21 | 118 | -1546/+4554 |
| |\ \ \ |
|
| * | | | | NR_CPUS: Replace NR_CPUS in speedstep-centrino.c | Mike Travis | 2008-07-20 | 1 | -34/+51 |
| * | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.c | Mike Travis | 2008-07-20 | 1 | -1/+1 |
| * | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.c | Mike Travis | 2008-07-20 | 1 | -2/+2 |
| * | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c | Mike Travis | 2008-07-20 | 1 | -1/+1 |
| * | | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c | Mike Travis | 2008-07-20 | 1 | -1/+1 |
| * | | | | cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_target | Mike Travis | 2008-07-18 | 1 | -28/+45 |
| * | | | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.c | Mike Travis | 2008-07-18 | 1 | -3/+3 |
| * | | | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.c | Mike Travis | 2008-07-18 | 1 | -3/+1 |
| * | | | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis | 2008-07-18 | 8 | -23/+47 |
| * | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-18 | 857 | -138946/+28471 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-16 | 698 | -21614/+60939 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 | 318 | -5209/+9101 |
| |\ \ \ \ \ |
|
| * | | | | | | x86: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 10 | -30/+30 |
* | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-23 | 49 | -507/+5079 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | Merge branch 'pxa' into devel | Russell King | 2008-07-13 | 63 | -2299/+6520 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | [ARM] pxa: add base support for PXA930 Handheld Platform (aka SAAR) | Eric Miao | 2008-07-13 | 3 | -0/+90 |
| | * | | | | | | [ARM] pxa: add base support for PXA930 Evaluation Board (aka TavorEVB) | Eric Miao | 2008-07-13 | 3 | -0/+90 |
| | * | | | | | | [ARM] pxa: add base support for PXA930 (aka Tavor-P) | Eric Miao | 2008-07-13 | 3 | -0/+194 |
| | * | | | | | | [ARM] Update mach-types | Russell King | 2008-07-13 | 1 | -1/+9 |
| | * | | | | | | [ARM] pxa: make littleton to use the new smc91x platform data | Eric Miao | 2008-07-12 | 1 | -0/+9 |
| | * | | | | | | [ARM] pxa: make zylonite to use the new smc91x platform data | Eric Miao | 2008-07-12 | 1 | -0/+9 |
| | * | | | | | | [ARM] pxa: make mainstone to use the new smc91x platform data | Eric Miao | 2008-07-12 | 1 | -0/+9 |
| | * | | | | | | [ARM] pxa: make lubbock to use new smc91x platform data | Eric Miao | 2008-07-12 | 1 | -0/+8 |
| | * | | | | | | [NET] smc91x: remove "irq_flags" from "struct smc91x_platdata" | Eric Miao | 2008-07-12 | 1 | -2/+1 |
| | * | | | | | | Merge branch 'pxa-devel' into pxa | Russell King | 2008-07-12 | 15 | -69/+368 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | [ARM] 5112/1: PXA SSP: Strip in-code changelog | Mark Brown | 2008-07-10 | 1 | -7/+0 |
| | | * | | | | | | [ARM] 5110/1: PXA SSP: Remember the platform device on probe() | Mark Brown | 2008-07-10 | 1 | -0/+1 |
| | | * | | | | | | [ARM] 5108/2: PXA SSP: Don't unconditionally free interrupt | Mark Brown | 2008-07-10 | 1 | -2/+3 |
| | | * | | | | | | [ARM] pxa: add support for L2 outer cache on XScale3 | Eric Miao | 2008-07-09 | 1 | -0/+2 |
| | | * | | | | | | [ARM] pxa: add simple gpio debug LEDs support for zylonite | Eric Miao | 2008-07-09 | 3 | -0/+49 |
| | | * | | | | | | [ARM] pxa: add GPIO expander (PCA9539) support for zylonite | Eric Miao | 2008-07-09 | 1 | -0/+42 |
| | | * | | | | | | [ARM] pxa: add pxa3xx NAND support for littleton | Eric Miao | 2008-07-09 | 1 | -0/+53 |
| | | * | | | | | | [ARM] pxa: add pxa3xx NAND support for zylonite | Eric Miao | 2008-07-09 | 1 | -0/+53 |
| | | * | | | | | | [ARM] pxa: add pxa3xx NAND device and clock sources | Eric Miao | 2008-07-09 | 4 | -0/+61 |
| | | * | | | | | | [ARM] pxa: move pxa310 specific MMC3 clk out of generic pxa3xx.c | Eric Miao | 2008-07-09 | 2 | -2/+13 |
| | | * | | | | | | [ARM] pxa: make PXA3xx_CK() and PXA3xx_CKEN() public in clock.h | eric miao | 2008-07-09 | 2 | -21/+27 |
| | | * | | | | | | [ARM] pxa: add pxa2xx_mfp_set_lpm() to facilitate low power state change | Eric Miao | 2008-07-09 | 1 | -14/+37 |
| | | * | | | | | | [ARM] pxa: introduce dedicated __mfp_validate() to check PXA2xx MFP | Eric Miao | 2008-07-09 | 1 | -6/+14 |
| | | * | | | | | | [ARM] pxa: embed body of pxa320_init_mfp() | Eric Miao | 2008-07-09 | 1 | -8/+4 |
| | | * | | | | | | [ARM] pxa: remove WAKEUP_ON_LEVEL_HIGH from keypad direct keys | Eric Miao | 2008-07-09 | 1 | -3/+3 |