summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30Linus Torvalds2009-03-283-30/+64
|\
| * fastboot: remove duplicate unpack_to_rootfs()Li, Shaohua2009-03-281-15/+56
| * ide/net: flip the order of SATA and network initArjan van de Ven2009-03-281-2/+3
| * async: remove the temporary (2.6.29) "async is off by default" codeArjan van de Ven2009-03-281-13/+5Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2009-03-2836-537/+1204
|\ \
| * | Blackfin arch: be less noisy when gets a gpio conflict after kernel has bootedRobin Getz2009-03-281-8/+16
| * | Blackfin arch: add RSI's definitions to bf514 and bf516Cliff Cai2009-03-284-0/+404
| * | Blackfin arch: add link-time asserts to make sure on-chip regions dont overflowMike Frysinger2009-03-281-0/+4
| * | Blackfin arch: sport spi needs 6 gpio pinsCliff Cai2009-03-281-1/+1
| * | Blackfin arch: add sport-spi related resource stuff to board fileCliff Cai2009-03-281-0/+70
| * | Blackfin arch: Blacklist Hibernate (PM_SUSPEND_MEM) on BF561 as wellMichael Hennerich2009-03-281-1/+1
| * | Blackfin arch: Privide BF537-STAMP platform data of ADP5520 Multifunction driverMichael Hennerich2009-03-281-0/+142
| * | Blackfin arch: enable the platfrom PATA driver with CF CardsMichael Hennerich2009-03-281-1/+22
| * | Blackfin arch: clean up sports header fileMike Frysinger2009-03-281-1/+1
| * | Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}xMike Frysinger2009-03-286-36/+30Star
| * | Blackfin arch: bf51x processors also have 8 timersMike Frysinger2009-03-281-2/+2
| * | Blackfin arch: add a check to make sure only Blackfin GPIOs may generate IRQsMichael Hennerich2009-03-281-1/+4
| * | Blackfin arch: update default kernel configurationSonic Zhang2009-03-2821-487/+501
| * | Blackfin arch: include linux headers that this one uses definitions from fro ...Mike Frysinger2009-03-281-0/+7
| |/
* | Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds2009-03-28465-17722/+17558Star
|\ \
| * | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-28408-6386/+18120
| |\|
| * | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27465-17715/+17559Star
| |\ \
| | * | percpu: fix spurious alignment WARN in legacy SMP percpu allocatorTejun Heo2009-03-111-1/+1
| | * | percpu: generalize embedding first chunk setup helperTejun Heo2009-03-103-48/+96
| | * | percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk()Tejun Heo2009-03-103-22/+21Star
| | * | percpu: make x86 addr <-> pcpu ptr conversion macros genericTejun Heo2009-03-102-9/+15
| | * | linker script: define __per_cpu_load on all SMP capable archsTejun Heo2009-03-103-18/+4Star
| | * | x86: UV: remove uv_flush_tlb_others() WARN_ONCliff Wickman2009-03-081-2/+0Star
| | * | percpu: finer grained locking to break deadlock and allow atomic freeTejun Heo2009-03-071-37/+124
| | * | percpu: move fully free chunk reclamation into a workTejun Heo2009-03-061-10/+38
| | * | percpu: move chunk area map extension out of area allocationTejun Heo2009-03-061-48/+60
| | * | percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free()Tejun Heo2009-03-061-43/+42Star
| | * | x86, percpu: setup reserved percpu area for x86_64Tejun Heo2009-03-062-32/+40
| | * | percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo2009-03-064-29/+144
| | * | percpu: add an indirection ptr for chunk page map accessTejun Heo2009-03-061-1/+4
| | * | x86: make embedding percpu allocator return excessive free spaceTejun Heo2009-03-061-16/+28
| | * | percpu: use negative for auto for pcpu_setup_first_chunk() argumentsTejun Heo2009-03-063-24/+29
| | * | percpu: improve first chunk initial area map handlingTejun Heo2009-03-061-26/+27
| | * | percpu: cosmetic renames in pcpu_setup_first_chunk()Tejun Heo2009-03-062-30/+30
| | * | percpu: clean up percpu constantsTejun Heo2009-03-062-21/+13Star
| | * | x86: un-__init fill_pud/pmd/pteJeremy Fitzhardinge2009-03-041-3/+3
| | * | x86: remove vestigial fix_ioremap prototypesJeremy Fitzhardinge2009-03-041-3/+0Star
| | * | Merge branch 'x86/core' into core/percpuIngo Molnar2009-03-04373-3190/+14119
| | |\ \
| | | | \
| | | | \
| | | | \
| | | | \
| | | | \
| | | | \
| | | | \
| | | | \
| | | | \
| | | | \
| | | | \
| | | | \
| | | *-----------. \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-04291-2766/+5482
| | | |\ \ \ \ \ \ \ \
| | | | | | | | | * | | x86, signals: fix xine & firefox bustageHiroshi Shimamoto2009-03-031-5/+4Star
| | | | | | | | | * | | x86: signal: introduce helper align_sigframe()Hiroshi Shimamoto2009-02-281-12/+15
| | | | | | | | | * | | x86: signal: unify get_sigframe()Hiroshi Shimamoto2009-02-281-56/+41Star
| | | | | | | | | * | | x86: signal: use 16 bytes boundary for rt_sigframeHiroshi Shimamoto2009-02-281-4/+2Star
| | | | | | | | | * | | x86: signal: intrroduce get_sigframe() and replace get_sigstack()Hiroshi Shimamoto2009-02-281-13/+19
| | | | | | | | | * | | x86: signal: add __user annotationHiroshi Shimamoto2009-02-281-2/+2