Age | Commit message (Expand) | Author |
2008-07-20 | [MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific. | Ralf Baechle |
2008-07-20 | [MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64. | Ralf Baechle |
2008-07-20 | [MIPS] TXx9: Fix some sparse warnings | Atsushi Nemoto |
2008-07-20 | [MIPS] TXx9: Add 64-bit support | Atsushi Nemoto |
2008-07-20 | [MIPS] TXx9: Cleanups for 64-bit support | Atsushi Nemoto |
2008-07-20 | [MIPS] Cobalt: Fix I/O port resource range | Yoichi Yuasa |
2008-07-20 | [MIPS] don't leak setup_early_printk() in userspace header | Adrian Bunk |
2008-07-20 | [MIPS] Remove include/asm-mips/mips-boards/sead{,int}.h | Adrian Bunk |
2008-07-20 | [MIPS] Remove asm-mips/mips-boards/atlas{,int}.h | Adrian Bunk |
2008-07-20 | [MIPS] mips/sgi-ip22/ip28-berr.c: fix the build | Adrian Bunk |
2008-07-20 | [MIPS] TXx9: Miscellaneous build fixes | Atsushi Nemoto |
2008-07-20 | [MIPS] Routerboard 532: Support for base system | Ralf Baechle |
2008-07-20 | [MIPS] IP32: Use common SGI button driver | Thomas Bogendoerfer |
2008-07-20 | [MIPS] IP22: Use common SGI button driver | Thomas Bogendoerfer |
2008-07-20 | [MIPS] IP22, IP28: Fix merge bug | Thomas Bogendoerfer |
2008-07-20 | [MIPS] Tinker with constraints in <asm/atomic.h> to fix build error. | Ralf Baechle |
2008-07-20 | [MIPS] Add missing prototypes to asm/page.h | Dmitri Vorobiev |
2008-07-20 | [MIPS] Fix missing prototypes in asm/fpu.h | Dmitri Vorobiev |
2008-07-20 | [MIPS] PCI: Make the pcibios_max_latency variable static | Dmitri Vorobiev |
2008-07-17 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 | Linus Torvalds |
2008-07-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-07-17 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2008-07-17 | x86: fix asm/e820.h for userspace inclusion | Rusty Russell |
2008-07-17 | x86: fix numaq_tsc_disable | Yinghai Lu |
2008-07-17 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2008-07-17 | fix build error of arch/ia64/kvm/* | Takashi Iwai |
2008-07-17 | Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-07-17 | Update scripts/Makefile.fwinst to cope with older make | David Woodhouse |
2008-07-17 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-07-17 | Fix collateral damage to top level Makefile | Grant Likely |
2008-07-17 | ftrace: do not trace library functions | Ingo Molnar |
2008-07-17 | ftrace: do not trace scheduler functions | Ingo Molnar |
2008-07-17 | ftrace: fix lockup with MAXSMP | Ingo Molnar |
2008-07-17 | [S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP | Stefan Haberland |
2008-07-17 | [S390] qdio: new qdio driver. | Jan Glauber |
2008-07-17 | [S390] cio: Export chsc_error_from_response(). | Cornelia Huck |
2008-07-17 | [S390] vmur: Fix return code handling. | Frank Munzert |
2008-07-17 | [S390] Fix stacktrace compile bug. | Heiko Carstens |
2008-07-17 | [S390] Increase default warning stacksize. | Heiko Carstens |
2008-07-17 | [S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics(). | Cornelia Huck |
2008-07-17 | [S390] chsc headers userspace cleanup | Adrian Bunk |
2008-07-17 | [S390] dasd: fix unsolicited SIM handling. | Stefan Haberland |
2008-07-17 | [S390] zfcpdump: Make SCSI disk dump tool recognize storage holes | Frank Munzert |
2008-07-17 | ftrace: fix merge buglet | Ingo Molnar |
2008-07-16 | fix dangling zombie when new parent ignores children | Roland McGrath |
2008-07-16 | do_wait: return security_task_wait() error code in place of -ECHILD | Roland McGrath |
2008-07-16 | ptrace children revamp | Roland McGrath |
2008-07-16 | do_wait reorganization | Roland McGrath |
2008-07-16 | scsi_dh: Verify "dev" is a sdev before accessing it. | Chandra Seetharaman |