summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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-291-8/+16
| * Blackfin arch: add RSI's definitions to bf514 and bf516Cliff Cai2009-03-294-0/+404
| * Blackfin arch: add link-time asserts to make sure on-chip regions dont overflowMike Frysinger2009-03-291-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/+30
| * 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-28354-17051/+12916
|\ \
| * \ Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-2819-101/+34
| |\ \ | | |/
| * | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27354-17044/+12917
| |\ \
| | * | percpu: generalize embedding first chunk setup helperTejun Heo2009-03-101-48/+6
| | * | percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk()Tejun Heo2009-03-101-7/+6
| | * | percpu: make x86 addr <-> pcpu ptr conversion macros genericTejun Heo2009-03-101-8/+0
| | * | linker script: define __per_cpu_load on all SMP capable archsTejun Heo2009-03-103-18/+4
| | * | x86: UV: remove uv_flush_tlb_others() WARN_ONCliff Wickman2009-03-081-2/+0
| | * | x86, percpu: setup reserved percpu area for x86_64Tejun Heo2009-03-061-9/+28
| | * | percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo2009-03-061-4/+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-061-1/+1
| | * | percpu: clean up percpu constantsTejun Heo2009-03-061-10/+0
| | * | x86: un-__init fill_pud/pmd/pteJeremy Fitzhardinge2009-03-041-3/+3
| | * | x86: remove vestigial fix_ioremap prototypesJeremy Fitzhardinge2009-03-041-3/+0
| | * | Merge branch 'x86/core' into core/percpuIngo Molnar2009-03-0488-1583/+1218
| | |\ \
| | | | \
| | | | \
| | | | \
| | | | \
| | | | \
| | | | \
| | | | \
| | | | \
| | | | \
| | | | \
| | | | \
| | | | \
| | | *-----------. \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-0464-1258/+830
| | | |\ \ \ \ \ \ \ \
| | | | | | | | | * | | x86, signals: fix xine & firefox bustageHiroshi Shimamoto2009-03-031-5/+4
| | | | | | | | | * | | x86: signal: introduce helper align_sigframe()Hiroshi Shimamoto2009-02-281-12/+15
| | | | | | | | | * | | x86: signal: unify get_sigframe()Hiroshi Shimamoto2009-02-281-56/+41
| | | | | | | | | * | | x86: signal: use 16 bytes boundary for rt_sigframeHiroshi Shimamoto2009-02-281-4/+2
| | | | | | | | | * | | 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
| | | | | | | | * | | | x86: headers cleanup - boot.hCyrill Gorcunov2009-01-141-3/+7
| | | | | | | | * | | | Merge branch 'linus' into x86/setup-lzmaIngo Molnar2009-01-10818-15830/+48583
| | | | | | | | |\ \ \ \
| | | | | | | | * | | | | bzip2/lzma: make config machinery an arch configurableH. Peter Anvin2009-01-041-0/+3
| | | | | | | | * | | | | bzip2/lzma: x86 kernel compression supportAlain Knaff2009-01-043-107/+44
| | | | | | | * | | | | | x86: add forward decl for tss_structJeremy Fitzhardinge2009-03-021-0/+1
| | | | | | | * | | | | | x86: unify chunks of kernel/process*.cJeremy Fitzhardinge2009-03-024-361/+192
| | | | | | | * | | | | | x86-32: use non-lazy io bitmap context switchingJeremy Fitzhardinge2009-03-024-90/+9
| | | | | | | * | | | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-0128-202/+235
| | | | | | | |\ \ \ \ \ \
| | | | | | | * | | | | | | Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*"Ingo Molnar2009-03-012-46/+3
| | | | | | | | |_|_|/ / / | | | | | | | |/| | | | |
| | | | | | * | | | | | | x86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA && CONFIG_HIGHMEM=yIngo Molnar2009-03-031-1/+1
| | | | | | * | | | | | | x86: set_highmem_pages_init() cleanupPekka Enberg2009-03-034-39/+39
| | | | | | * | | | | | | x86: unify free_init_pages() and free_initmem()Pekka Enberg2009-03-034-89/+50
OpenPOWER on IntegriCloud