aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-114-5/+5
|\
| * further UTF-8 fixes and name correctionDavid Woodhouse2007-05-113-4/+4
| * Fix wrong identifier name in Documentation/kref.txtSatyam Sharma2007-05-111-1/+1
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22Linus Torvalds2007-05-116-191/+376
|\ \
| * | Convert SGI IP22 and specific drivers to platform_device.Ralf Baechle2007-05-116-191/+376
| |/
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-05-1171-4082/+686
|\ \
| * | [MIPS] Rework cobalt_board_idYoichi Yuasa2007-05-112-12/+21
| * | [MIPS] Use RTC_CMOS for CobaltYoichi Yuasa2007-05-114-13/+103
| * | [MIPS] Use platform_device for Cobalt UARTYoichi Yuasa2007-05-113-20/+86
| * | [MIPS] Separate Alchemy processor based boards configYoichi Yuasa2007-05-1110-148/+153
| * | [MIPS] Fix build error in atomic64_cmpxchgAtsushi Nemoto2007-05-111-1/+1
| * | [MIPS] Run checksyscalls for N32 and O32 ABIAtsushi Nemoto2007-05-111-0/+22
| * | [MIPS] tlbex: use __maybe_unusedDavid Rientjes2007-05-111-18/+18
| * | [MIPS] excite: use __maybe_unusedDavid Rientjes2007-05-111-8/+8
| * | [MIPS] Add extern cobalt_board_idYoichi Yuasa2007-05-112-3/+3
| * | [MIPS] Remove unused CONFIG_TOSHIBA_BOARDSAtsushi Nemoto2007-05-113-8/+0
| * | [MIPS] Rename tb0229_defconfig to tb0219_defconfigYoichi Yuasa2007-05-111-0/+0
| * | [MIPS] Update tb0229_defconfig; add CONFIG_GPIO_TB0219.Yoichi Yuasa2007-05-111-9/+15
| * | [MIPS] Add minimum defconfig for RBHMA4200Atsushi Nemoto2007-05-111-0/+902
| * | [MIPS] SB1: Build fix.Ralf Baechle2007-05-111-1/+1
| * | [MIPS] Drop __devinit tag from allocate_irqno() and free_irqno()Atsushi Nemoto2007-05-111-2/+2
| * | [MIPS] clocksource: use CLOCKSOURCE_MASK() macroFranck Bui-Huu2007-05-111-1/+1
| * | [MIPS] Remove LIMITED_DMA supportFranck Bui-Huu2007-05-115-56/+0
| * | [MIPS] Remove Momenco Jaguar ATX supportFranck Bui-Huu2007-05-1119-2401/+1
| * | [MIPS] Remove Momenco Ocelot G supportFranck Bui-Huu2007-05-1116-2036/+4
| * | [MIPS] FPU hazard handlingChris Dearman2007-05-112-20/+35
| * | [MIPS] MT: Reenable EIC support and add support for SOCit SC.Chris Dearman2007-05-115-17/+27
| * | [MIPS] Define and use vi_handler_t for vectored interrupt handlers.Ralf Baechle2007-05-112-3/+6
| * | [MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr.Ralf Baechle2007-05-111-2/+2
| * | [MIPS] Make do_default_vi staticRalf Baechle2007-05-111-1/+1
| * | [MIPS] Add __ucmpdi2 implementationThiemo Seufer2007-05-112-1/+20
| * | [MIPS] Delete Documentation/mips/pci/pci.READMERalf Baechle2007-05-111-54/+0
| * | [MIPS] early_printk: allow the early console to run earlierFranck Bui-Huu2007-05-111-0/+6
| * | [MIPS] early_printk: use init sectionFranck Bui-Huu2007-05-111-2/+3
| |/
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-05-113-2/+61
|\ \
| * | Fix compile/link of init/do_mounts.c with !CONFIG_BLOCKJens Axboe2007-05-111-1/+5
| * | When stacked block devices are in-use (e.g. md or dm), the recursive callsNeil Brown2007-05-112-1/+56
| |/
* | Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-05-1122-101/+439
|\ \
| * | [PATCH] Abnormal End of ProcessesSteve Grubb2007-05-113-0/+44
| * | [PATCH] match audit name dataAmy Griffis2007-05-111-58/+84
| * | [PATCH] complete message queue auditingAmy Griffis2007-05-114-35/+5
| * | [PATCH] audit inode for all xattr syscallsAmy Griffis2007-05-111-0/+2
| * | [PATCH] initialize name osidAmy Griffis2007-05-111-0/+1
| * | [PATCH] audit signal recipientsAmy Griffis2007-05-1111-29/+206
| * | [PATCH] add SIGNAL syscall class (v3)Amy Griffis2007-05-1113-0/+76
| * | [PATCH] auditing ptraceAl Viro2007-05-113-0/+42
| |/
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-1113-39/+171
|\ \
| * | USB HID: hiddev - fix race between hiddev_send_event() and hiddev_release()Jiri Kosina2007-05-101-0/+14
| * | HID: add hooks for getkeycode() and setkeycode() methodsMarvin Raaijmakers2007-05-091-0/+85
| * | HID: switch to using input_dev->dev.parentDmitry Torokhov2007-05-098-20/+23