aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-10[MIPS] Ocelot: remove remaining bitsYoichi Yuasa2-44/+0
2007-09-10[MIPS] TLB: Fix instruction bitmasksThiemo Seufer1-2/+2
2007-09-10[MIPS] R10000: Fix wrong test in dma-default.cMaxime Bizon1-1/+1
2007-09-10[MIPS] Provide empty irq_enable_hazard definition for legacy and R1 cores.Ralf Baechle1-0/+1
2007-09-10[MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC.Ralf Baechle1-1/+0
2007-09-10[MIPS] Kconfig: whitespace cleanup.Ralf Baechle1-4/+4
2007-09-10[MIPS] PCI: Set need_domain_info if controller domain index is non-zero.Ralf Baechle1-0/+1
2007-09-10[MIPS] BCM1480: Fix computation of interrupt mask address register.Ralf Baechle1-4/+4
2007-09-10[MIPS] i8259: Add disable method.Kyungmin Park1-0/+1
2007-09-10[MIPS] tty: add the new ioctls and definitions.Alan Cox3-4/+13
2007-09-11[POWERPC] ibmebus: Prevent bus_id collisionsJoachim Fenkes1-21/+9
2007-09-11[POWERPC] cell/PS3: Ignore storage devices that are still being probedGeert Uytterhoeven2-0/+30
2007-09-11[POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_setJeremy Kerr1-0/+2
2007-09-11[POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 interrupt.Masato Noguchi2-10/+16
2007-09-10[CRYPTO] blkcipher: Fix inverted test in blkcipher_get_spotHerbert Xu1-1/+1
2007-09-09i2c-algo-bit: Read block data bugfixDavid Brownell1-20/+32
2007-09-09i2c-pxa: Fix adapter numberJean Delvare1-1/+1
2007-09-09i2c-gpio: Fix adapter numberDavid Brownell1-1/+1
2007-09-09hwmon: End of I/O region off-by-oneJean Delvare2-2/+2
2007-09-09[CRYPTO] blkcipher: Fix handling of kmalloc page straddlingHerbert Xu1-4/+7
2007-09-07firewire: fw-ohci: ignore failure of pci_set_power_state (fix suspend regression)Stefan Richter1-4/+2
2007-09-06m32r: Rename STI/CLI macrosHirokazu Takata2-16/+16
2007-09-06m32r: build fix of entry.SHirokazu Takata1-2/+2
2007-09-05sched: fix ideal_runtime calculations for reniced tasksPeter Zijlstra1-16/+22
2007-09-05sched: improve prev_sum_exec_runtime settingPeter Zijlstra1-3/+2
2007-09-05sched: simplify __check_preempt_curr_fair()Peter Zijlstra1-5/+3
2007-09-05sched: fix xtensa build warningIngo Molnar1-3/+3
2007-09-05sched: debug: fix sum_exec_runtime clearingIngo Molnar1-0/+1
2007-09-05sched: debug: fix cfs_rq->wait_runtime accountingIngo Molnar2-6/+5
2007-09-05sched: fix niced_granularity() shiftIngo Molnar1-1/+1
2007-09-05sched: fix MC/HT scheduler optimization, without breaking the FUZZ logic.Suresh Siddha1-5/+3
2007-09-05[XFS] fix nasty quota hashtable allocation bugEric Sandeen1-1/+2
2007-09-05[XFS] fix sparse shadowed variable warningsChristoph Hellwig2-5/+4
2007-09-05[XFS] fix ASSERT and ASSERT_ALWAYSChristoph Hellwig1-4/+6
2007-09-05[XFS] Fix sparse warning in kmem_shake_allowChristoph Hellwig1-1/+1
2007-09-05[XFS] Fix sparse NULL vs 0 warningsChristoph Hellwig2-12/+12
2007-09-05[XFS] Set filestreams object timeout to something sane.David Chinner1-1/+1
2007-09-05[x86 setup] Work around bug in Xen HVMChristian Ehrhardt1-1/+5
2007-09-03m32r: Separate syscall table from entry.SHirokazu Takata2-287/+290
2007-09-03m32r: Cosmetic updates of arch/m32r/kernel/entry.SHirokazu Takata1-15/+7
2007-09-03m32r: Exit ei_handler directly for no IRQ case or IPI operationsHirokazu Takata1-2/+1
2007-09-03m32r: Simplify ei_handler codeHirokazu Takata1-202/+39
2007-09-03m32r: Define symbols to unify platform-dependent ICU checksHirokazu Takata2-0/+40
2007-09-03m32r: Move dot.gdbinit filesHirokazu Takata10-0/+0
2007-09-03m32r: Rearrange platform-dependent codesHirokazu Takata27-28/+37