Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
[pandora-kernel.git] / include /
2008-02-07 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2008-02-07 Linus TorvaldsMerge git://git./linux/kernel/git/davej/cpufreq
2008-02-07 Linus TorvaldsMerge branch 'for-2.6.25' of git://git./linux/kernel...
2008-02-07 Jiri SlabyChar: serial167, remove bottomhalf
2008-02-07 Jiri SlabyChar: stallion, remove bottomhalf
2008-02-07 Jiri SlabyChar: istallion, remove hangup bottomhalf
2008-02-07 Jiri SlabyChar: esp, remove hangup and wakeup bottomhalves
2008-02-07 Jiri SlabyChar: char/serial, remove SERIAL_TYPE_NORMAL redefines
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 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 QNX4 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 EFS from using iget() and read_inode()
2008-02-07 David Howellsiget: introduce a function to register iget failure
2008-02-07 David HowellsAdd an ERR_CAST() function to complement ERR_PTR and co.
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 WalleIntroduce flags for reserve_bootmem()
2008-02-07 Samuel OrtizASIC3 driver
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 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...
2008-02-07 KAMEZAWA Hiroyukimemory cgroup enhancements: add- pre_destroy() handler
2008-02-07 KAMEZAWA Hiroyukibugfix for memory cgroup controller: migration under...
2008-02-07 David Rientjesmemcontrol: move oom task exclusion to tasklist scan
2008-02-07 David Rientjesmemcontrol: move mm_cgroup to header file
2008-02-07 Balbir SinghMemory controller: make charging gfp mask aware
2008-02-07 Balbir SinghMemory controller: make page_referenced() cgroup aware
2008-02-07 Balbir SinghMemory controller: add switch to control what type...
2008-02-07 Pavel EmelianovMemory controller: OOM handling
2008-02-07 Balbir SinghMemory controller improve user interface
2008-02-07 Balbir SinghMemory controller: add per cgroup LRU and reclaim
2008-02-07 Balbir SinghMemory controller: memory accounting
2008-02-07 Pavel EmelianovMemory controller: accounting setup
2008-02-07 Balbir SinghMemory controller: cgroups setup
2008-02-07 Pavel EmelianovMemory controller: resource counters
2008-02-07 Alan Coxtty: Kill TTY_FLIPBUF_SIZE
2008-02-07 Dave Millertty: fix tty network driver interactions with TCGET...
2008-02-07 Erez ZadokVFS: swap do_ioctl and vfs_ioctl names
2008-02-07 Philipp ZabelDS1WM: decouple host IRQ and INTR active state settings
2008-02-07 Roland McGrath[POWERPC] Add SPE registers to core dumps
2008-02-07 Roland McGrath[POWERPC] Use generic compat_sys_ptrace
2008-02-07 Roland McGrath[POWERPC] Switch to generic compat_binfmt_elf code
2008-02-07 Roland McGrath[POWERPC] Switch to using user_regset-based core dumps
2008-02-07 Paul MackerrasMerge branch 'for-2.6.25' of /linux/kernel/git/jwboyer...
2008-02-07 Venki Pallipadi[CPUFREQ] Eliminate cpufreq_userspace scaling_setspeed...
2008-02-07 Josh BoyerMerge branch 'virtex-for-2.6.25' of git://git.secretlab...
2008-02-07 Valentine Barshak[POWERPC] 4xx: PCIe indirect DCR spinlock fix.
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-07 Eric Van Hensbergen9p: transport API reorganization
2008-02-07 Anthony Liguori9p: add support for sticky bit
2008-02-07 Eric Van Hensbergen9p: block-based virtio client
2008-02-07 Eric Van Hensbergen9p: create transport rpc cut-thru
2008-02-07 Olof Johansson[POWERPC] Fix compilation for CONFIG_DEBUGGER=n and...
2008-02-07 Paul MackerrasMerge branch 'for-2.6.25' of git://git.secretlab.ca...
2008-02-06 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-06 Ingo Molnarx86: fix deadlock, make pgd_lock irq-safe
2008-02-06 Ingo Molnargeneric: add __FINITDATA
2008-02-06 Harvey Harrisoncpuidle: dubious one-bit signed bitfield in cpuidle.h
2008-02-06 John Rigby[POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx...
2008-02-06 John Rigby[POWERPC] mpc512x: Basic platform support
2008-02-06 Linus TorvaldsMerge branch 'async-tx-for-linus' of git://lost.foo...
2008-02-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-06 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-02-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
next