summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* avr32: remove .note.gnu.build-id section when making vmlinux.binHans-Christian Egtvedt2008-12-171-1/+1
* avr32: Enable pullup on USART TX linesAnders Blomdell2008-10-241-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-10-233-5/+16
|\
| * sparc: correct section of current_pc()Frederic Weisbecker2008-10-221-0/+1
| * sparc: correct section of apc_no_idleFrederic Weisbecker2008-10-221-1/+1
| * sparc64: Fix race in arch/sparc64/kernel/trampoline.SAndrea Shepard2008-10-221-4/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-233-0/+61
|\ \
| * | TXx9: Add TX4938 ATA support (v3)Atsushi Nemoto2008-10-233-0/+61
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-2338-1246/+3585
|\ \ \
| * | | [ARM] 5321/1: Kirkwood: fix typo in MakefileNicolas Pitre2008-10-231-1/+1
| * | | [ARM] 5320/1: fix assembly constraints in implementation of do_div()Nicolas Pitre2008-10-231-3/+3
| * | | [ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.SCatalin Marinas2008-10-221-2/+2
| * | | [ARM] 5316/1: AT91: oops (regression) fix on gpio irqDavid Brownell2008-10-221-0/+1
| * | | Merge branch 'for-rmk' of git://git.android.com/kernel into develRussell King2008-10-22451-8604/+30066
| |\ \ \
| | * | | [ARM] msm: vreg interface to msm7k pmicBrian Swetland2008-10-223-0/+173
| | * | | [ARM] msm: dma: various basic dma improvements and bugfixesBrian Swetland2008-10-222-25/+71
| | * | | [ARM] msm: clock: provide clk_*() api support forBrian Swetland2008-10-226-0/+395
| | * | | [ARM] msm: clean up iomap and devicesBrian Swetland2008-10-2210-193/+368
| | * | | [ARM] msm: add proc_comm support, necessary for clock and power controlBrian Swetland2008-10-223-0/+276
| | * | | [ARM] msm: rename ARCH_MSM7X00A to ARCH_MSMBrian Swetland2008-10-225-20/+14
| | | |/ | | |/|
| * | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-10-229-1002/+2281
| |\ \ \
| | * | | [ARM] pxa/spitz: fix unbalance parenthesis in header file spitz.hMariusz Kozlowski2008-10-211-1/+1
| | * | | [ARM] pxa: update {corgi,spitz}_defconfig to favor SPI-based driversEric Miao2008-10-212-1000/+1690
| | * | | [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfigEric Miao2008-10-214-5/+13
| | * | | Revert "[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.c"Eric Miao2008-10-215-2/+583
* | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2008-10-232-1/+23
|\ \ \ \ \
| * | | | | tosa: add support for bl/lcd driverDmitry Baryshkov2008-10-211-1/+20
| * | | | | backlight: add support for Sharp SL-6000 LCD and backlight driversDmitry Baryshkov2008-10-211-0/+3
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-2317-84/+89
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | x86: fix section mismatch warning - apic_x2apic_physMarcin Slusarz2008-10-221-1/+1
| * | | | | x86: fix section mismatch warning - apic_x2apic_clusterMarcin Slusarz2008-10-221-1/+1
| * | | | | x86: fix section mismatch warning - apic_x2apic_uv_xMarcin Slusarz2008-10-221-1/+1
| * | | | | x86: fix section mismatch warning - apic_physflatMarcin Slusarz2008-10-221-1/+1
| * | | | | x86: fix section mismatch warning - apic_flatMarcin Slusarz2008-10-221-1/+1
| * | | | | x86: memtest fix use of reserve_early()Daniele Calore2008-10-221-4/+3
| * | | | | x86/tlb_uv: remove strange mc146818rtc includeJeremy Fitzhardinge2008-10-221-1/+1
| * | | | | x86: remove redundant KERN_DEBUG on pr_debugGustavo F. Padovan2008-10-222-2/+2
| * | | | | x86: do_boot_cpu - check if we have ESR registerCyrill Gorcunov2008-10-221-3/+5
| * | | | | x86/proc: fix /proc/cpuinfo cpu offline bugLai Jiangshan2008-10-221-2/+4
| * | | | | x86: call dmi-quirks for HP Laptops after early-quirks are executedAndreas Herrmann2008-10-221-0/+8
| * | | | | x86, kexec: fix hang on i386 when panic occurs while console_sem is heldNeil Horman2008-10-221-1/+1
| * | | | | MCE: Don't run 32bit machine checks with interrupts onAndi Kleen2008-10-222-9/+1
| * | | | | x86: SB600: skip IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann2008-10-221-3/+52
| * | | | | x86: make variables staticroel kluin2008-10-223-5/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-2312-99/+84
|\ \ \ \ \
| * | | | | proc: move /proc/stram to m68k-specific codeAlexey Dobriyan2008-10-231-6/+22
| * | | | | proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan2008-10-239-86/+55
| * | | | | proc: switch /proc/meminfo to seq_fileAlexey Dobriyan2008-10-231-6/+5
| |/ / / /
* | | | | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds2008-10-235-16/+15
|\ \ \ \ \
| * \ \ \ \ Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-225-16/+15
| |\ \ \ \ \ | | |/ / / / | |/| | | |