summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't clean bounds.h and asm-offsets.hJan Blunck2008-05-192-2/+2
* kconfig: incorrect 'len' field initialisation ?Christophe Jaillet2008-05-191-1/+1
* kernel-doc: allow unnamed bit-fieldsRandy Dunlap2008-05-191-1/+3
* kbuild: filter away debug symbols from kernel symbolsSam Ravnborg2008-05-192-1/+5
* Remove *.rej pattern from .gitignoreS.Çağlar Onur2008-05-111-1/+0
* MAINTAINERS: document names of new kbuild treesSam Ravnborg2008-05-111-1/+2
* kbuild: disable modpost warnings for linkonce sectionsAndi Kleen2008-05-111-1/+1
* kbuild: escape meta characters in regular expression in make TAGSMasatake YAMATO2008-05-111-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-05-1023-226/+289
|\
| * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King2008-05-09323-3407/+5589
| |\
| | * [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-089-17/+8
| * | [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] 5028/1: pxafb: fix broken "backward compatibility way" in framebufferGuennadi Liakhovetski2008-05-071-4/+4
| * | | [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-046-23/+17
| * | | [ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driverLinus Walleij2008-05-041-1/+13
| * | | [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-1015-110/+136
|\ \ \ \
| * | | | x86: rdc: leds build/config fixIngo Molnar2008-05-101-0/+1
| * | | | x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system)Vaidyanathan Srinivasan2008-05-101-8/+10
| * | | | x86: revert commit 709f744 ("x86: bitops asm constraint fixes")Simon Holm Thøgersen2008-05-101-20/+17
| * | | | 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-102-3/+19
| * | | | 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-085-60/+55
| * | | | x86: geode: define geode_has_vsa2() even if CONFIG_MGEODE_LX is not setAndres Salomon2008-05-081-0/+7
| * | | | x86: GEODE: cache results from geode_has_vsa2() and uninlineAndres Salomon2008-05-082-10/+20
| * | | | x86: revert geode config dependencyThomas Gleixner2008-05-081-1/+0
* | | | | BKL: revert back to the old spinlock implementationLinus Torvalds2008-05-104-81/+95
* | | | | Revert "semaphore: fix"Linus Torvalds2008-05-101-30/+34
* | | | | Make <asm-x86/spinlock.h> use ACCESS_ONCE()Linus Torvalds2008-05-101-14/+4
* | | | | Move ACCESS_ONCE() to <linux/compiler.h>Linus Torvalds2008-05-102-12/+12
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-05-0939-229/+817
|\ \ \ \ \
| * | | | | Blackfin Serial Driver: abstract away DLAB differences into headerMike Frysinger2008-05-076-33/+22
| * | | | | Blackfin Serial Driver: macro away the IER differences between processorsMike Frysinger2008-05-075-54/+12
| * | | | | [Blackfin] arch: remove useless IRQ_SW_INT definesMichael Hennerich2008-05-103-34/+28
| * | | | | [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
OpenPOWER on IntegriCloud