summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* move memory_read_from_buffer() from fs.h to string.hAkinobu Mita2008-07-242-2/+3
* Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-234-5/+23
|\
| * Merge branch 'sched/urgent' into sched/develIngo Molnar2008-07-201-3/+1
| |\
| | * sched, x86: clean up hrtick implementationPeter Zijlstra2008-07-201-3/+1
| * | sched: fix build error, provide partition_sched_domains() unconditionallyIngo Molnar2008-07-181-1/+10
| * | cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...Max Krasnyansky2008-07-182-1/+12
| |/
* | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-233-40/+130
|\ \
| * \ Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-21192-2072/+4704
| |\ \
| * | | cpumask: Provide a generic set of CPUMASK_ALLOC macros, FIXUPMike Travis2008-07-201-7/+26
| * | | NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_varMike Travis2008-07-201-1/+1
| * | | cpumask: Provide a generic set of CPUMASK_ALLOC macrosMike Travis2008-07-181-0/+21
| * | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-181-5/+27
| * | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-18254-19098/+3391
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-16450-5575/+18791
| |\ \ \
| * | | | Revert "cpumask: introduce new APIs"Ingo Molnar2008-07-061-4/+0
| * | | | Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-06174-400/+871
| |\ \ \ \
| * | | | | cpumask: make for_each_cpu_mask a bit smallerAlexander van Heukelum2008-05-231-8/+8
| * | | | | x86: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-1/+1
| * | | | | x86: Add performance variants of cpumask operatorsMike Travis2008-05-231-30/+62
* | | | | | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2008-07-231-1/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into core/softlockupIngo Molnar2008-07-15455-5171/+18343
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'v2.6.26-rc8' into core/softlockupIngo Molnar2008-06-2541-101/+224
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into core/softlockupIngo Molnar2008-06-16118-258/+575
| |\ \ \ \ \ \ \ \
| * | | | | | | | | softlockup: fix softlockup_thresh unaligned access and disable detection at r...Dimitri Sivanich2008-05-251-1/+1
| * | | | | | | | | softlockup: allow panic on lockupIngo Molnar2008-05-251-1/+2
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-2325-91/+947
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pxa' into develRussell King2008-07-1333-667/+1586
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [ARM] pxa: add base support for PXA930 (aka Tavor-P)Eric Miao2008-07-133-0/+515
| | * | | | | | | | | [NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform dataEric Miao2008-07-121-0/+2
| | * | | | | | | | | [NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variableEric Miao2008-07-121-0/+7
| | * | | | | | | | | [NET] smc91x: add SMC91X_NOWAIT flag to platform dataEric Miao2008-07-121-0/+2
| | * | | | | | | | | [NET] smc91x: remove "irq_flags" from "struct smc91x_platdata"Eric Miao2008-07-121-1/+0
| | * | | | | | | | | Merge branch 'pxa-devel' into pxaRussell King2008-07-126-5/+31
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | [ARM] 5113/1: PXA SSP: Additional register definitions for PXA3xx SSPMark Brown2008-07-101-1/+15
| | | * | | | | | | | | [ARM] pxa: add simple gpio debug LEDs support for zyloniteEric Miao2008-07-091-0/+2
| | | * | | | | | | | | [ARM] pxa: add GPIO expander (PCA9539) support for zyloniteEric Miao2008-07-091-0/+2
| | | * | | | | | | | | [ARM] pxa: add pxa3xx NAND device and clock sourcesEric Miao2008-07-091-0/+2
| | | * | | | | | | | | [ARM] pxa: add pxa2xx_mfp_set_lpm() to facilitate low power state changeEric Miao2008-07-091-0/+1
| | | * | | | | | | | | [ARM] pxa: allow display of uncompress message through STUARTEric Miao2008-07-091-4/+9
| | * | | | | | | | | | Merge branch 'eseries' into pxaRussell King2008-07-123-0/+78
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | PXA UDC - allow use of inverted GPIO for pullupIan Molton2008-07-101-0/+1
| | | * | | | | | | | | | E-series GPIO / IRQ definitions.Ian Molton2008-07-102-0/+77
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge branch 'pxa-tosa' into pxaRussell King2008-07-128-33/+183
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | [ARM] 5150/1: Tosa: support built-in bluetooth power-upDmitry Baryshkov2008-07-072-4/+25
| | | * | | | | | | | | | [ARM] 5128/1: tc6393xb: tmio-nand supportDmitry Baryshkov2008-07-072-0/+19
| | | * | | | | | | | | | [ARM] 5127/1: Core MFD supportDmitry Baryshkov2008-07-071-0/+55
| | | * | | | | | | | | | [ARM] 5097/1: Tosa: support TC6393XB deviceDmitry Baryshkov2008-07-072-14/+31
| | | * | | | | | | | | | [ARM] 5096/2: Support Toshiba TC6393XB Mobile I/O Controller.Dmitry Baryshkov2008-07-071-0/+47
| | | * | | | | | | | | | [ARM] 5083/2: Tosa: fix IrDA transciver powerup.Dmitry Baryshkov2008-07-071-0/+1
| | | * | | | | | | | | | [ARM] 5047/2: Support resetting by asserting GPIO pinDmitry Baryshkov2008-07-072-16/+6
OpenPOWER on IntegriCloud