pandora-kernel.git
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
2008-02-07 Benjamin Herrenschmidtdrivers-edac: add Cell XDR memory types
2008-02-07 Anton Blancharddrivers-edac: use round_jiffies_relative
2008-02-07 Doug Thompsondrivers-edac: turn on edac device error logging
2008-02-07 Samuel OrtizASIC3 driver
2008-02-07 Paul Jacksoncpusets: update_cpumask documentation fix
2008-02-07 Pavel EmelyanovHandle pid namespaces in cgroups code
2008-02-07 Paul Jacksonhotplug cpu move tasks in empty cpusets - refinements
2008-02-07 Paul Jacksonhotplug cpu: move tasks in empty cpusets to parent...
2008-02-07 Paul Menagecgroups: update comments in cpuset.c
2008-02-07 Cliff Wickmancpusets: update_cpumask revision
2008-02-07 Cliff Wickmanhotplug cpu: move tasks in empty cpusets to parent
2008-02-07 Cliff Wickmancgroups: mechanism to process each task in a cgroup
2008-02-07 KAMEZAWA Hiroyukiupdate Documentation/controller/memory.txt
2008-02-07 Balbir SinghMemory controller remove control_type feature
2008-02-07 KAMEZAWA Hiroyukiper-zone and reclaim enhancements for memory controller...
2008-02-07 KAMEZAWA Hiroyukiper-zone and reclaim enhancements for memory controller...
2008-02-07 KAMEZAWA Hiroyukiper-zone and reclaim enhancements for memory controller...
2008-02-07 KAMEZAWA Hiroyukiper-zone and reclaim enhancements for memory controller...
next