summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] EMMA 2 / Markeins: Formitting fixes split from actual address fixes.Ralf Baechle2006-10-301-26/+23
* [MIPS] EMMA 2 / Markeins: Fix build wreckage due to genirq wreckage.Ralf Baechle2006-10-302-3/+3
* [MIPS] Ocelot G: Fix build error and numerous warnings.Ralf Baechle2006-10-303-4/+9
* [MIPS] Fix return value of TXX9 SPI interrupt handlerYoichi Yuasa2006-10-301-2/+6
* [MIPS] Au1000: Fix warning about unused variable.Yoichi Yuasa2006-10-301-1/+0
* [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.Ralf Baechle2006-10-305-6/+20
* [MIPS] Make SB1 cache flushes not to use on_each_cpuManish Lachwani2006-10-301-4/+13
* [MIPS] Fix warning about unused definition in c-sb1.cYoichi Yuasa2006-10-301-1/+0
* [MIPS] SMTC: Make 8 the default number of processors.Ralf Baechle2006-10-301-0/+1
* [MIPS] Oprofile: Fix MIPSxx counter number detection.Ralf Baechle2006-10-301-1/+1
* [MIPS] Au1xx0 code sets incorrect mips_hpt_frequencySergei Shtylyov2006-10-301-5/+2
* [MIPS] Oprofile: fix on non-VSMP / non-SMTC SMP configurations.Ralf Baechle2006-10-301-4/+6
* [PATCH] fix i386 regparm=3 RT signal handlers on x86_64Albert Cahalan2006-10-301-0/+5
* [PATCH] fix "sunrpc: fix refcounting problems in rpc servers"Andrew Morton2006-10-301-2/+3
* [PATCH] APM: URL of APM 1.2 specs has changedKristian Mueller2006-10-301-1/+1
* [PATCH] sunrpc: fix refcounting problems in rpc serversNeil Brown2006-10-302-19/+15
* [PATCH] drivers/ide/pci/generic.c: add missing newline to the all-generic-ide...Sergey Vlasov2006-10-301-1/+1
* [PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-freeOleg Nesterov2006-10-301-3/+7
* [PATCH] uml: fix compilation options for USER_OBJSakpm@osdl.org2006-10-303-15/+14
* [PATCH] Fix "Remove the use of _syscallX macros in UML"Paolo 'Blaisorblade' Giarrusso2006-10-304-8/+18
* [PATCH] docbook: make a filesystems bookRandy Dunlap2006-10-303-61/+102
* [PATCH] MTD: fix last kernel-doc warningRandy Dunlap2006-10-301-1/+1
* [PATCH] cryptocop: double spin_lock_irqsave()Alexey Dobriyan2006-10-301-1/+0
* [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra2006-10-309-9/+18
* [PATCH] isdn/gigaset: avoid cs->dev null pointer dereferenceAkinobu Mita2006-10-301-1/+1
* [PATCH] ndiswrapper: don't set the module->taints flagsRandy Dunlap2006-10-301-1/+1
* [PATCH] ioc4_serial: irq flags fixAndrew Morton2006-10-301-2/+2
* [PATCH] Fix dmsetup table output changeChristophe Saout2006-10-301-8/+3
* [PATCH] CFQ: bad locking in changed_ioprio()Jens Axboe2006-10-301-2/+3
* [PATCH] CFQ: use irq safe locking in cfq_cic_link()Jens Axboe2006-10-301-2/+3
* Revert "r8169: mac address change support"Linus Torvalds2006-10-291-38/+0
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-10-2914-41/+1064
|\
| * [ARM] 3914/1: [Jornada7xx] - Typo Fix in cpu-sa1110.c (b != B)Kristoffer Ericson2006-10-291-1/+1
| * [ARM] 3913/1: n2100: fix IRQ routing for second ethernet portLennert Buytenhek2006-10-291-1/+1
| * [ARM] Add KBUILD_IMAGE target supportRussell King2006-10-291-2/+4
| * [ARM] Fix suspend oops caused by PXA2xx PCMCIA driverRussell King2006-10-283-14/+31
| * [ARM] Fix i2c-pxa slave mode supportRussell King2006-10-281-2/+6
| * [ARM] 3900/1: Fix VFP Division by Zero exception handling.Takashi Ohmasa2006-10-281-0/+1
| * [ARM] 3899/1: Fix the normalization of the denormal double precision number.Takashi Ohmasa2006-10-281-1/+1
| * [ARM] 3909/1: Disable UWIND_INFO for ARM (again)Kevin Hilman2006-10-281-1/+1
| * [ARM] Add __must_check to uaccess functionsRussell King2006-10-281-10/+10
| * [ARM] Add realview SMP default configurationRussell King2006-10-281-0/+994
| * [ARM] Fix SMP irqflags supportRussell King2006-10-282-9/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2006-10-2912-48/+105
|\ \
| * | [PATCH] PCMCIA: fix __must_check warningsDominik Brodowski2006-10-251-3/+10
| * | [PATCH] PCMCIA: handle sysfs, PCI errorsJeff Garzik2006-10-252-6/+21
| * | [PATCH] Export soc_common_drv_pcmcia_remove to allow modular PCMCIA.Jonathan McDowell2006-10-251-0/+1
| * | [PATCH] ioremap balanced with iounmap for drivers/pcmciaAmol Lad2006-10-254-6/+22
| * | [PATCH] pcmcia: au1000_generic fixOm Narasimhan2006-10-251-6/+9
| * | [PATCH] i82092: wire up errors from pci_register_driver()Alexey Dobriyan2006-10-251-4/+1