summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-05-1019-219/+269
|\
| * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King2008-05-0983-782/+956
| |\
| | * [ARM] Orion: clean up addr-map.c after window setting code purgeLennert Buytenhek2008-05-091-16/+3
| | * [ARM] Orion: pass proper t_clk into mv643xx_ethLennert Buytenhek2008-05-091-0/+1
| | * [ARM] Orion: use mv643xx_eth driver mbus window handlingLennert Buytenhek2008-05-093-49/+7
| * | [ARM] 5033/1: Unbreak corgi_ssp by registering ssp drivers earlier.Dmitry Baryshkov2008-05-091-5/+7
| * | [ARM] pxa: Fix RCSR handlingRussell King2008-05-088-16/+6
| * | [ARM] lubbock: fix compilationAlexey Dobriyan2008-05-081-1/+1
| * | Merge branch 'irq-fix' of git://www.modarm9.com/gitsrc/pub/people/ukleinek/li...Russell King2008-05-071-7/+15
| |\ \
| | * | ns9xxx: fix sparse warningUwe Kleine-König2008-04-251-1/+1
| | * | ns9xxx: check for irq lockupsUwe Kleine-König2008-04-251-0/+5
| | * | ns9xxx: fix handle_prio_irq to unmask irqs with lower priorityUwe Kleine-König2008-04-251-6/+9
| * | | [ARM] 5032/1: Added cpufreq support for pxa27x CPURobert Jarzmik2008-05-071-80/+186
| * | | [ARM] 5031/1: Indentation correction in cpu-pxa.c.Robert Jarzmik2008-05-071-47/+51
| * | | [ARM] 4882/2: Correction for S3C2410 clkout generationDavide Rizzo2008-05-071-2/+2
| * | | [ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle.Robert Jarzmik2008-05-045-22/+16
| * | | [ARM] 5023/1: Fix broken gpio interrupts on ep93xxRyan Mallon2008-05-041-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-1010-74/+87
|\ \ \ \
| * | | | x86: rdc: leds build/config fixIngo Molnar2008-05-101-0/+1
| * | | | x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner2008-05-102-2/+9
| * | | | x86: fix fpu restore from sig returnSuresh Siddha2008-05-101-2/+10
| * | | | x86: remove spew print out about bus to node mappingYinghai Lu2008-05-101-8/+0
| * | | | x86: revert printk format warning change which is for linux-nextThomas Gleixner2008-05-101-1/+1
| * | | | x86: cleanup PAT cpu validationThomas Gleixner2008-05-084-60/+47
| * | | | x86: GEODE: cache results from geode_has_vsa2() and uninlineAndres Salomon2008-05-081-0/+19
| * | | | x86: revert geode config dependencyThomas Gleixner2008-05-081-1/+0
* | | | | BKL: revert back to the old spinlock implementationLinus Torvalds2008-05-101-11/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-05-0923-107/+682
|\ \ \ \ \
| * | | | | [Blackfin] arch: protect linux/usb/musb.h include until the driver gets mainl...Mike Frysinger2008-05-101-0/+2
| * | | | | [Blackfin] arch: protect linux/usb/isp1362.h include until the driver gets ma...Mike Frysinger2008-05-103-0/+6
| * | | | | [Blackfin] arch: add EBIU supporting for BF54x EZKIT SMSC LAN911x/LAN921x fam...Michael Hennerich2008-05-071-0/+1
| * | | | | [Blackfin] arch: Set spi flash partition on bf527 as like bf548.Grace Pan2008-05-071-5/+1
| * | | | | [Blackfin] arch: fix bug - Remove module will not free L1 memory usedMeihui Fan2008-05-071-15/+22
| * | | | | [Blackfin] arch: fix wrong header name in commentMike Frysinger2008-05-071-1/+1
| * | | | | [Blackfin] arch: Fix BUG - spi flash on bf527 ezkit would fail at mountMichael Hennerich2008-05-071-1/+1
| * | | | | [Blackfin] arch: add twi_lcd and twi_keypad i2c board info to bf527-ezkitBryan Wu2008-05-071-0/+25
| * | | | | [Blackfin] arch: Add physmap partition for BF527-EZkitMichael Hennerich2008-05-071-0/+45
| * | | | | [Blackfin] arch: fix gdb testing regressionBernd Schmidt2008-05-071-31/+77
| * | | | | [Blackfin] arch: disable single stepping when delivering a signalBernd Schmidt2008-05-071-0/+13
| * | | | | [Blackfin] arch: Delete unused (copied from m68k) entries in asm-offsets.c.Bernd Schmidt2008-05-072-5/+2
| * | | | | [Blackfin] arch: In the double fault handler, set up the PT_RETI slotBernd Schmidt2008-05-071-0/+5
| * | | | | [Blackfin] arch: Support for CPU_FREQ and NOHZVitja Makarov2008-05-072-12/+22
| * | | | | [Blackfin] arch: Functional power management support: Add CPU and platform vo...Michael Hennerich2008-05-0714-27/+459
| * | | | | [Blackfin] arch: fix bug - breaking the atomic sections code.Bernd Schmidt2008-05-071-1/+1
| * | | | | [Blackfin] arch: Cleanup Kconfig, fix comment and make sure we exclude CCLK=S...Michael Hennerich2008-05-072-12/+2
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-05-0939-1000/+392
|\ \ \ \ \
| * | | | | SH: catch negative denormal_subf1() retval in denormal_add()Roel Kluin2008-05-091-2/+2
| * | | | | sh: update smc91x platform data for se7206.Paul Mundt2008-05-091-3/+14
| * | | | | sh: intc register modify fixMagnus Damm2008-05-081-0/+9
| * | | | | sh: no high level trigger on some sh3 cpusMagnus Damm2008-05-081-0/+5
OpenPOWER on IntegriCloud