Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move memory_read_from_buffer() from fs.h to string.h | Akinobu Mita | 2008-07-24 | 2 | -2/+3 |
* | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-23 | 4 | -5/+23 |
|\ | |||||
| * | Merge branch 'sched/urgent' into sched/devel | Ingo Molnar | 2008-07-20 | 1 | -3/+1 |
| |\ | |||||
| | * | sched, x86: clean up hrtick implementation | Peter Zijlstra | 2008-07-20 | 1 | -3/+1 |
| * | | sched: fix build error, provide partition_sched_domains() unconditionally | Ingo Molnar | 2008-07-18 | 1 | -1/+10 |
| * | | cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ... | Max Krasnyansky | 2008-07-18 | 2 | -1/+12 |
| |/ | |||||
* | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-23 | 3 | -40/+130 |
|\ \ | |||||
| * \ | Merge branch 'linus' into cpus4096-for-linus | Ingo Molnar | 2008-07-21 | 192 | -2072/+4704 |
| |\ \ | |||||
| * | | | cpumask: Provide a generic set of CPUMASK_ALLOC macros, FIXUP | Mike Travis | 2008-07-20 | 1 | -7/+26 |
| * | | | NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_var | Mike Travis | 2008-07-20 | 1 | -1/+1 |
| * | | | cpumask: Provide a generic set of CPUMASK_ALLOC macros | Mike Travis | 2008-07-18 | 1 | -0/+21 |
| * | | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis | 2008-07-18 | 1 | -5/+27 |
| * | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-18 | 254 | -19098/+3391 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-16 | 450 | -5575/+18791 |
| |\ \ \ | |||||
| * | | | | Revert "cpumask: introduce new APIs" | Ingo Molnar | 2008-07-06 | 1 | -4/+0 |
| * | | | | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 | 174 | -400/+871 |
| |\ \ \ \ | |||||
| * | | | | | cpumask: make for_each_cpu_mask a bit smaller | Alexander van Heukelum | 2008-05-23 | 1 | -8/+8 |
| * | | | | | x86: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 1 | -1/+1 |
| * | | | | | x86: Add performance variants of cpumask operators | Mike Travis | 2008-05-23 | 1 | -30/+62 |
* | | | | | | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2008-07-23 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2008-07-15 | 455 | -5171/+18343 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge commit 'v2.6.26-rc8' into core/softlockup | Ingo Molnar | 2008-06-25 | 41 | -101/+224 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2008-06-16 | 118 | -258/+575 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | softlockup: fix softlockup_thresh unaligned access and disable detection at r... | Dimitri Sivanich | 2008-05-25 | 1 | -1/+1 |
| * | | | | | | | | | softlockup: allow panic on lockup | Ingo Molnar | 2008-05-25 | 1 | -1/+2 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-23 | 25 | -91/+947 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'pxa' into devel | Russell King | 2008-07-13 | 33 | -667/+1586 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | [ARM] pxa: add base support for PXA930 (aka Tavor-P) | Eric Miao | 2008-07-13 | 3 | -0/+515 |
| | * | | | | | | | | | [NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform data | Eric Miao | 2008-07-12 | 1 | -0/+2 |
| | * | | | | | | | | | [NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variable | Eric Miao | 2008-07-12 | 1 | -0/+7 |
| | * | | | | | | | | | [NET] smc91x: add SMC91X_NOWAIT flag to platform data | Eric Miao | 2008-07-12 | 1 | -0/+2 |
| | * | | | | | | | | | [NET] smc91x: remove "irq_flags" from "struct smc91x_platdata" | Eric Miao | 2008-07-12 | 1 | -1/+0 |
| | * | | | | | | | | | Merge branch 'pxa-devel' into pxa | Russell King | 2008-07-12 | 6 | -5/+31 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | [ARM] 5113/1: PXA SSP: Additional register definitions for PXA3xx SSP | Mark Brown | 2008-07-10 | 1 | -1/+15 |
| | | * | | | | | | | | | [ARM] pxa: add simple gpio debug LEDs support for zylonite | Eric Miao | 2008-07-09 | 1 | -0/+2 |
| | | * | | | | | | | | | [ARM] pxa: add GPIO expander (PCA9539) support for zylonite | Eric Miao | 2008-07-09 | 1 | -0/+2 |
| | | * | | | | | | | | | [ARM] pxa: add pxa3xx NAND device and clock sources | Eric Miao | 2008-07-09 | 1 | -0/+2 |
| | | * | | | | | | | | | [ARM] pxa: add pxa2xx_mfp_set_lpm() to facilitate low power state change | Eric Miao | 2008-07-09 | 1 | -0/+1 |
| | | * | | | | | | | | | [ARM] pxa: allow display of uncompress message through STUART | Eric Miao | 2008-07-09 | 1 | -4/+9 |
| | * | | | | | | | | | | Merge branch 'eseries' into pxa | Russell King | 2008-07-12 | 3 | -0/+78 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | PXA UDC - allow use of inverted GPIO for pullup | Ian Molton | 2008-07-10 | 1 | -0/+1 |
| | | * | | | | | | | | | | E-series GPIO / IRQ definitions. | Ian Molton | 2008-07-10 | 2 | -0/+77 |
| | | |/ / / / / / / / / | |||||
| | * | | | | | | | | | | Merge branch 'pxa-tosa' into pxa | Russell King | 2008-07-12 | 8 | -33/+183 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | [ARM] 5150/1: Tosa: support built-in bluetooth power-up | Dmitry Baryshkov | 2008-07-07 | 2 | -4/+25 |
| | | * | | | | | | | | | | [ARM] 5128/1: tc6393xb: tmio-nand support | Dmitry Baryshkov | 2008-07-07 | 2 | -0/+19 |
| | | * | | | | | | | | | | [ARM] 5127/1: Core MFD support | Dmitry Baryshkov | 2008-07-07 | 1 | -0/+55 |
| | | * | | | | | | | | | | [ARM] 5097/1: Tosa: support TC6393XB device | Dmitry Baryshkov | 2008-07-07 | 2 | -14/+31 |
| | | * | | | | | | | | | | [ARM] 5096/2: Support Toshiba TC6393XB Mobile I/O Controller. | Dmitry Baryshkov | 2008-07-07 | 1 | -0/+47 |
| | | * | | | | | | | | | | [ARM] 5083/2: Tosa: fix IrDA transciver powerup. | Dmitry Baryshkov | 2008-07-07 | 1 | -0/+1 |
| | | * | | | | | | | | | | [ARM] 5047/2: Support resetting by asserting GPIO pin | Dmitry Baryshkov | 2008-07-07 | 2 | -16/+6 |