pandora-kernel.git
2008-02-07 Jiri SlabyChar: char/serial, remove SERIAL_TYPE_NORMAL redefines
2008-02-07 Jiri SlabyChar: rocket, remove useless macros
2008-02-07 Jiri SlabyChar: rocket, printk cleanup
2008-02-07 Jiri SlabyChar: rocket, switch long delay to sleep
2008-02-07 Frank Sorensoni8k: Inspiron E1705 fix
2008-02-07 Bradley SmithI8K: add i8k driver to the x86_64 Kconfig
2008-02-07 Bradley SmithI8K: allow i8k driver to be built on x86_64 systems
2008-02-07 Mathieu DesnoyersAdd cmpxchg_local to xtensa
2008-02-07 Mathieu DesnoyersAdd cmpxchg_local to v850
2008-02-07 Mathieu DesnoyersAdd cmpxchg_local to sparc64
2008-02-07 Mathieu DesnoyersAdd cmpxchg_local to sparc, move __cmpxchg to system.h
2008-02-07 Mathieu DesnoyersAdd cmpxchg_local to s390
2008-02-07 Gunnar LarischAdd cmpxchg_local to ppc
2008-02-07 Mathieu DesnoyersAdd cmpxchg_local to parisc
2008-02-07 Mathieu DesnoyersAdd cmpxchg_local to m68knommu
2008-02-07 Mathieu DesnoyersAdd cmpxchg_local to m86k
2008-02-07 Mathieu Desnoyerslocal_t m32r use architecture specific cmpxchg_local
2008-02-07 Mathieu Desnoyersm32r: build fix of arch/m32r/kernel/smpboot.c
2008-02-07 Mathieu DesnoyersFix m32r __xchg
2008-02-07 Mathieu DesnoyersNew cmpxchg_local (optimized for UP case) for m32r
2008-02-07 Mathieu DesnoyersAdd cmpxchg_local, cmpxchg64 and cmpxchg64_local to...
2008-02-07 Mathieu DesnoyersAdd cmpxchg_local to h8300
2008-02-07 Mathieu DesnoyersAdd cmpxchg_local to frv
2008-02-07 Mathieu DesnoyersAdd cmpxchg_local to cris
2008-02-07 Mathieu DesnoyersAdd cmpxchg_local to blackfin, replace __cmpxchg by...
2008-02-07 Mathieu DesnoyersAdd cmpxchg_local to avr32
2008-02-07 Mathieu DesnoyersAdd cmpxchg_local to arm
2008-02-07 Mathieu DesnoyersAdd cmpxchg64 and cmpxchg64_local to x86_64
2008-02-07 Mathieu DesnoyersAdd cmpxchg64 and cmpxchg64_local to powerpc
2008-02-07 Mathieu DesnoyersAdd cmpxchg64 and cmpxchg64_local to mips
2008-02-07 Mathieu DesnoyersAdd cmpxchg64 and cmpxchg64_local to alpha
2008-02-07 Mathieu DesnoyersAdd cmpxchg_local to asm-generic for per cpu atomic...
2008-02-07 H. Peter AnvinSanitize the type of struct user.u_ar0
2008-02-07 Kirill A. ShutemovUnexport asm/page.h
2008-02-07 Kirill A. ShutemovUnexport asm/elf.h
2008-02-07 Kirill A. ShutemovCleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is...
2008-02-07 Kirill A. ShutemovUnexport asm/user.h and linux/user.h
2008-02-07 David Howellsiget: remove iget() and the read_inode() super op as...
2008-02-07 David Howellsiget: stop HPPFS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop HOSTFS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop OPENPROMFS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop UFS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop the SYSV filesystem from using iget() and...
2008-02-07 David Howellsiget: stop ROMFS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop QNX4 from using iget() and read_inode()
2008-02-07 David Howellsiget: stop PROCFS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop the MINIX filesystem from using iget() and...
2008-02-07 David Howellsiget: stop JFS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop JFFS2 from using iget() and read_inode()
2008-02-07 David Howellsiget: stop ISOFS from using read_inode()
2008-02-07 David Howellsiget: stop HFSPLUS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop FUSE from using iget() and read_inode()
2008-02-07 David Howellsiget: stop FreeVXFS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop FAT from using iget() and read_inode()
2008-02-07 David Howellsiget: stop EXT4 from using iget() and read_inode()
2008-02-07 David Howellsiget: stop EXT3 from using iget() and read_inode()
2008-02-07 David Howellsiget: stop EXT2 from using iget() and read_inode()
2008-02-07 David Howellsiget: stop EFS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop CIFS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop BFS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop BEFS from using iget() and read_inode()
2008-02-07 David Howellsiget: stop autofs from using iget() and read_inode()
2008-02-07 David Howellsiget: stop AFFS from using iget() and read_inode()
2008-02-07 David Howellsiget: use iget_failed() in GFS2
2008-02-07 David Howellsiget: use iget_failed() in AFS
2008-02-07 David Howellsiget: introduce a function to register iget failure
2008-02-07 David HowellsConvert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
2008-02-07 David HowellsAdd an ERR_CAST() function to complement ERR_PTR and co.
2008-02-07 Matthias KaehlckeMBCS: convert dmareadlock to mutex
2008-02-07 Matthias KaehlckeMBCS: convert dmawritelock to mutex
2008-02-07 Matthias KaehlckeMBCS: convert algolock to mutex
2008-02-07 Ken'ichi Ohmichivmcoreinfo: fix the configuration dependencies
2008-02-07 Ken'ichi Ohmichivmcoreinfo: add "VMCOREINFO_" to all the call for vmcor...
2008-02-07 Ken'ichi Ohmichivmcoreinfo: use the existing offsetof() for VMCOREINFO_...
2008-02-07 Ken'ichi Ohmichivmcoreinfo: rename vmcoreinfo's macros returning the...
2008-02-07 Bernhard WalleUse BOOTMEM_EXCLUSIVE for kdump
2008-02-07 Bernhard WalleIntroduce flags for reserve_bootmem()
2008-02-07 Randy Dunlapfs menu: small reorg
2008-02-07 Maciej W. Rozyckidz.c: Resource management
2008-02-07 Maciej W. Rozyckidz.c: Use a helper to cast from "struct uart_port *"
2008-02-07 Maciej W. Rozyckidz: clean up and improve the setup of termios settings
2008-02-07 Maciej W. RozyckiMAINTAINERS: add self for the dz serial driver
2008-02-07 Maciej W. Rozyckidz: handle special conditions on reception correctly
2008-02-07 Maciej W. Rozyckidz: fix locking issues
2008-02-07 Maciej W. Rozyckidz: rename the serial console structure
2008-02-07 Maciej W. Rozyckidz: update kconfig description
2008-02-07 Maciej W. Rozyckidz: add and reorder inclusions, remove unneeded ones
2008-02-07 Maciej W. Rozyckidz: don't panic() when request_irq() fails
2008-02-07 Maciej W. Rozyckidz: always check if it is safe to console_putchar()
2008-02-07 Maciej W. Rozyckidz.h: remove useless unused module junk
2008-02-07 Jason Uhlenkottdrivers/edac/i3000: document type promotion
2008-02-07 Hitoshi Mitakedrivers/edac: i3000: missing init code
2008-02-07 Doug Thompsondrivers/edac: mpc85xx: add static scope
2008-02-07 Jason Uhlenkottdrivers/edac: i3000: 64bit build
2008-02-07 Bryan Boatrightdrivers/edac: pci: broken parity regression
2008-02-07 Dave Jiangdrivers-edac: add marvell mv64x60 driver
2008-02-07 Dave Jiangdrivers-edac: add freescale mpc85xx driver
2008-02-07 Jason Uhlenkottdrivers-edac: i3000 replace macros with functions
2008-02-07 Jason Uhlenkottdrivers-edac: i3000 code tidying
2008-02-07 Benjamin Herrenschmidtdrivers-edac: add Cell MC driver
next