- 319fe7c Char: stallion, fix compiler warnings by Jiri Slaby · 17 years ago
- f31e683 Char: mxser_new, ioaddresses are ulong by Jiri Slaby · 17 years ago
- 1237a2e Char: char/serial, remove SERIAL_TYPE_NORMAL redefines by Jiri Slaby · 17 years ago
- f6de0c9 Char: rocket, remove useless macros by Jiri Slaby · 17 years ago
- 68562b7 Char: rocket, printk cleanup by Jiri Slaby · 17 years ago
- 48a67f5 Char: rocket, switch long delay to sleep by Jiri Slaby · 17 years ago
- 48103c5 i8k: Inspiron E1705 fix by Frank Sorenson · 17 years ago
- 300ec13 I8K: add i8k driver to the x86_64 Kconfig by Bradley Smith · 17 years ago
- fe04f22 I8K: allow i8k driver to be built on x86_64 systems by Bradley Smith · 17 years ago
- 9a7744f Add cmpxchg_local to xtensa by Mathieu Desnoyers · 17 years ago
- b62f134 Add cmpxchg_local to v850 by Mathieu Desnoyers · 17 years ago
- 80af4ee Add cmpxchg_local to sparc64 by Mathieu Desnoyers · 17 years ago
- 405321d Add cmpxchg_local to sparc, move __cmpxchg to system.h by Mathieu Desnoyers · 17 years ago
- fe41301 Add cmpxchg_local to s390 by Mathieu Desnoyers · 17 years ago
- 85fdbe1 Add cmpxchg_local to ppc by Gunnar Larisch · 17 years ago
- df80c8c Add cmpxchg_local to parisc by Mathieu Desnoyers · 17 years ago
- 027bcc2 Add cmpxchg_local to m68knommu by Mathieu Desnoyers · 17 years ago
- 5da7510 Add cmpxchg_local to m86k by Mathieu Desnoyers · 17 years ago
- 7fa2ac3 local_t m32r use architecture specific cmpxchg_local by Mathieu Desnoyers · 17 years ago
- df0f65f m32r: build fix of arch/m32r/kernel/smpboot.c by Mathieu Desnoyers · 17 years ago
- f94d1d3 Fix m32r __xchg by Mathieu Desnoyers · 17 years ago
- 7b631c2 New cmpxchg_local (optimized for UP case) for m32r by Mathieu Desnoyers · 17 years ago
- 4b78fff6 Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64 by Mathieu Desnoyers · 17 years ago
- aebb77a Add cmpxchg_local to h8300 by Mathieu Desnoyers · 17 years ago
- 14e0cb3 Add cmpxchg_local to frv by Mathieu Desnoyers · 17 years ago
- 7732ba3 Add cmpxchg_local to cris by Mathieu Desnoyers · 17 years ago
- 10b8827 Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchg by Mathieu Desnoyers · 17 years ago
- 5e86c11 Add cmpxchg_local to avr32 by Mathieu Desnoyers · 17 years ago
- 176393d Add cmpxchg_local to arm by Mathieu Desnoyers · 17 years ago
- 32f49eab Add cmpxchg64 and cmpxchg64_local to x86_64 by Mathieu Desnoyers · 17 years ago
- f9c4650 Add cmpxchg64 and cmpxchg64_local to powerpc by Mathieu Desnoyers · 17 years ago
- 3b96a56 Add cmpxchg64 and cmpxchg64_local to mips by Mathieu Desnoyers · 17 years ago
- a259b24 Add cmpxchg64 and cmpxchg64_local to alpha by Mathieu Desnoyers · 17 years ago
- 068fbad Add cmpxchg_local to asm-generic for per cpu atomic operations by Mathieu Desnoyers · 17 years ago
- 6e16d89 Sanitize the type of struct user.u_ar0 by H. Peter Anvin · 17 years ago
- ed7b188 Unexport asm/page.h by Kirill A. Shutemov · 17 years ago
- 6cc931b Unexport asm/elf.h by Kirill A. Shutemov · 17 years ago
- 516c25a Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed by Kirill A. Shutemov · 17 years ago
- c1445db Unexport asm/user.h and linux/user.h by Kirill A. Shutemov · 17 years ago
- 12debc4 iget: remove iget() and the read_inode() super op as being obsolete by David Howells · 17 years ago
- 755aedc iget: stop HPPFS from using iget() and read_inode() by David Howells · 17 years ago
- 0a370e5 iget: stop HOSTFS from using iget() and read_inode() by David Howells · 17 years ago
- b88a27e iget: stop OPENPROMFS from using iget() and read_inode() by David Howells · 17 years ago
- b55c460 iget: stop UFS from using iget() and read_inode() by David Howells · 17 years ago
- b8e1343 iget: stop the SYSV filesystem from using iget() and read_inode() by David Howells · 17 years ago
- 78cc912 iget: stop ROMFS from using iget() and read_inode() by David Howells · 17 years ago
- 2b7e5bc iget: stop QNX4 from using iget() and read_inode() by David Howells · 17 years ago
- a1d4aeb iget: stop PROCFS from using iget() and read_inode() by David Howells · 17 years ago
- a90a0880 iget: stop the MINIX filesystem from using iget() and read_inode() by David Howells · 17 years ago
- eab1df7 iget: stop JFS from using iget() and read_inode() by David Howells · 17 years ago
- 5451f79 iget: stop JFFS2 from using iget() and read_inode() by David Howells · 17 years ago
- c4386c8 iget: stop ISOFS from using read_inode() by David Howells · 17 years ago
- 6352539 iget: stop HFSPLUS from using iget() and read_inode() by David Howells · 17 years ago
- fa300b1 iget: stop FUSE from using iget() and read_inode() by David Howells · 17 years ago
- d0b0794 iget: stop FreeVXFS from using iget() and read_inode() by David Howells · 17 years ago
- 17f95a7 iget: stop FAT from using iget() and read_inode() by David Howells · 17 years ago
- 1d1fe1e iget: stop EXT4 from using iget() and read_inode() by David Howells · 17 years ago
- 473043d iget: stop EXT3 from using iget() and read_inode() by David Howells · 17 years ago
- 52fcf70 iget: stop EXT2 from using iget() and read_inode() by David Howells · 17 years ago
- 298384cd iget: stop EFS from using iget() and read_inode() by David Howells · 17 years ago
- ce634ab iget: stop CIFS from using iget() and read_inode() by David Howells · 17 years ago
- e33ab08 iget: stop BFS from using iget() and read_inode() by David Howells · 17 years ago
- 96eb541 iget: stop BEFS from using iget() and read_inode() by David Howells · 17 years ago
- 62328a0 iget: stop autofs from using iget() and read_inode() by David Howells · 17 years ago
- 210f855 iget: stop AFFS from using iget() and read_inode() by David Howells · 17 years ago
- 69840b0 iget: use iget_failed() in GFS2 by David Howells · 17 years ago
- aa7fa24 iget: use iget_failed() in AFS by David Howells · 17 years ago
- b46980f iget: introduce a function to register iget failure by David Howells · 17 years ago
- e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 17 years ago
- d1bc8e9 Add an ERR_CAST() function to complement ERR_PTR and co. by David Howells · 17 years ago
- ae5e297 MBCS: convert dmareadlock to mutex by Matthias Kaehlcke · 17 years ago
- 46bca69 MBCS: convert dmawritelock to mutex by Matthias Kaehlcke · 17 years ago
- a40ba84 MBCS: convert algolock to mutex by Matthias Kaehlcke · 17 years ago
- 92df5c3 vmcoreinfo: fix the configuration dependencies by Ken'ichi Ohmichi · 17 years ago
- bba1f60 vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str() by Ken'ichi Ohmichi · 17 years ago
- 1e4f295 vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET() by Ken'ichi Ohmichi · 17 years ago
- c76f860 vmcoreinfo: rename vmcoreinfo's macros returning the size by Ken'ichi Ohmichi · 17 years ago
- 18a01a3b Use BOOTMEM_EXCLUSIVE for kdump by Bernhard Walle · 17 years ago
- 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
- 25fad94 fs menu: small reorg by Randy Dunlap · 17 years ago
- e6ee512 dz.c: Resource management by Maciej W. Rozycki · 17 years ago
- f5519ca dz.c: Use a helper to cast from "struct uart_port *" by Maciej W. Rozycki · 17 years ago
- ff11d07 dz: clean up and improve the setup of termios settings by Maciej W. Rozycki · 17 years ago
- 789c704 MAINTAINERS: add self for the dz serial driver by Maciej W. Rozycki · 17 years ago
- 54c0f37 dz: handle special conditions on reception correctly by Maciej W. Rozycki · 17 years ago
- 43d46ab dz: fix locking issues by Maciej W. Rozycki · 17 years ago
- 6d83c06 dz: rename the serial console structure by Maciej W. Rozycki · 17 years ago
- 7287d76 dz: update kconfig description by Maciej W. Rozycki · 17 years ago
- 87cff7f dz: add and reorder inclusions, remove unneeded ones by Maciej W. Rozycki · 17 years ago
- 0ba137e dz: don't panic() when request_irq() fails by Maciej W. Rozycki · 17 years ago
- dbab812 dz: always check if it is safe to console_putchar() by Maciej W. Rozycki · 17 years ago
- d4dd146 dz.h: remove useless unused module junk by Maciej W. Rozycki · 17 years ago
- 870897a drivers/edac/i3000: document type promotion by Jason Uhlenkott · 17 years ago
- 7ed31e0 drivers/edac: i3000: missing init code by Hitoshi Mitake · 17 years ago
- cd4755c drivers/edac: mpc85xx: add static scope by Doug Thompson · 17 years ago
- f5c0454 drivers/edac: i3000: 64bit build by Jason Uhlenkott · 17 years ago
- 6b09ff9 drivers/edac: pci: broken parity regression by Bryan Boatright · 17 years ago
- 4f4aeea drivers-edac: add marvell mv64x60 driver by Dave Jiang · 17 years ago
- a9a753d drivers-edac: add freescale mpc85xx driver by Dave Jiang · 17 years ago
- 4d2b165 drivers-edac: i3000 replace macros with functions by Jason Uhlenkott · 17 years ago