[SPARC]: Wire up sys_splice() into the syscall tables.
[pandora-kernel.git] / include / linux /
2006-04-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-04-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-04-01 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-04-01 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-04-01 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sfrench/cifs-2.6
2006-03-31 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-31 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-31 Adrian Bunk[PATCH] fs/namei.c: make lookup_hash() static
2006-03-31 Antonino A. Daplas[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()
2006-03-31 Richard Purdie[PATCH] backlight: Backlight Class Improvements
2006-03-31 Eric W. Biederman[PATCH] dcache: Add helper d_hash_and_lookup
2006-03-31 Eric W. Biederman[PATCH] pidhash: Refactor the pid hash table
2006-03-31 Eric W. Biederman[PATCH] task: RCU protect task->usage
2006-03-31 Andrew Morton[PATCH] resurrect __put_task_struct
2006-03-31 Con Kolivas[PATCH] sched: activate SCHED BATCH expired
2006-03-31 Con Kolivas[PATCH] sched: cleanup task_activated()
2006-03-31 Jack Steiner[PATCH] sched: reduce overhead of calc_load
2006-03-31 Thomas Gleixner[PATCH] hrtimer: create generic sleeper
2006-03-31 Richard Purdie[PATCH] LED: Add IDE disk activity LED trigger
2006-03-31 Richard Purdie[PATCH] LED: add LED trigger tupport
2006-03-31 Richard Purdie[PATCH] LED: add LED class
2006-03-31 Rafael J. Wysocki[PATCH] vt: add TIOCL_GETKMSGREDIRECT
2006-03-31 Andrew Morton[PATCH] sys_sync_file_range()
2006-03-31 Corey Minyard[PATCH] IPMI: fix startup race condition
2006-03-31 Joe Korty[PATCH] Simplify proc/devices and fix early termination...
2006-03-31 Oleg Nesterov[PATCH] kill __init_timer_base in favor of boot_tvec_bases
2006-03-31 Nick Piggin[PATCH] mm: schedule find_trylock_page() removal
2006-03-31 Christoph Lameter[PATCH] migrate_pages_to() must be defined for the...
2006-03-31 Adrian Bunk[PATCH] drivers/mtd/: small cleanups
2006-03-31 Ingo Molnar[PATCH] sem2mutex: drivers/mtd/
2006-03-31 Jeff GarzikMerge branch 'master'
2006-03-31 Anton Blanchard[NET]: Allow skb headroom to be overridden
2006-03-31 Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-03-30 Linus TorvaldsMerge git://git./linux/kernel/git/kyle/parisc-2.6
2006-03-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-03-30 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-30 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2006-03-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-03-30 Jens Axboe[PATCH] splice: add support for SPLICE_F_MOVE flag
2006-03-30 Jens Axboe[PATCH] Introduce sys_splice() system call
2006-03-30 Jeff GarzikMerge branch 'mv-merge'
2006-03-30 Alan Cox[PATCH] libata: Simplex and other mode filtering logic
2006-03-30 Alan Cox[PATCH] libata: Add ->set_mode hook for odd drivers
2006-03-30 Alan Cox[PATCH] libata: BMDMA handling updates
2006-03-29 Denis Vlasenko[NET]: Deinline some larger functions from netdevice.h
2006-03-29 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-03-29 Jeff GarzikMerge branch 'master'
2006-03-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-29 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-03-29 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-03-29 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/scjody...
2006-03-29 Oleg Nesterov[PATCH] cleanup __exit_signal->cleanup_sighand path
2006-03-29 Oleg Nesterov[PATCH] pids: kill PIDTYPE_TGID
2006-03-29 Oleg Nesterov[PATCH] move __exit_signal() to kernel/exit.c
2006-03-29 Oleg Nesterov[PATCH] rename __exit_sighand to cleanup_sighand
2006-03-29 Oleg Nesterov[PATCH] copy_process: cleanup bad_fork_cleanup_signal
2006-03-29 Oleg Nesterov[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
2006-03-29 Oleg Nesterov[PATCH] introduce lock_task_sighand() helper
2006-03-29 Oleg Nesterov[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
2006-03-29 Oleg Nesterov[PATCH] pidhash: don't use zero pids
2006-03-29 Oleg Nesterov[PATCH] pidhash: don't count idle threads
2006-03-29 Oleg Nesterov[PATCH] kill SET_LINKS/REMOVE_LINKS
2006-03-29 Oleg Nesterov[PATCH] remove add_parent()'s parent argument
2006-03-29 Eric W. Biederman[PATCH] pidhash: kill switch_exec_pids
2006-03-29 Eric W. Biederman[PATCH] Remove dead kill_sl prototype from sched.h
2006-03-29 Paul MackerrasMerge ../linux-2.6
2006-03-29 Jody McIntyreMerge ... git+ssh:///linux/kernel/git/torvalds/linux...
2006-03-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-03-28 Russell KingMerge nommu tree
2006-03-28 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-03-28 Linus TorvaldsMerge branch 'cfq-merge' of git://brick.kernel.dk/data...
2006-03-28 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-03-28 Alexey Dobriyan[PATCH] Typo fixes
2006-03-28 Matthias Gehre[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-28 Arjan van de Ven[PATCH] mark f_ops const in the inode
2006-03-28 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: fixes for generic part
2006-03-28 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: defines for_each_possibl...
2006-03-28 Andi Kleen[PATCH] Optimize select/poll by putting small data...
2006-03-28 Alan Cox[PATCH] Small fixes backported to old IDE SiS driver
2006-03-28 Andrew Morton[PATCH] remove relayfs_fs.h
2006-03-28 Adrian Bunk[PATCH] fs/fat/: proper prototypes for two functions
2006-03-28 Brian Rogan[PATCH] Add oprofile_add_ext_sample
2006-03-28 Paul Fulghum[PATCH] synclink_gt add gpio feature
2006-03-28 Jens Axboe[BLOCK] cfq-iosched: seek and async performance fixes
2006-03-28 Jens Axboe[PATCH] [BLOCK] cfq-iosched: change cfq io context...
2006-03-27 Dave JonesMerge git://git./linux/kernel/git/brodo/cpufreq-2.6
2006-03-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-03-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-27 Linus TorvaldsMerge branch 'for-linus' of git://brick.kernel.dk/data...
2006-03-27 NeilBrown[PATCH] md: Convert reconfig_sem to reconfig_mutex
2006-03-27 NeilBrown[PATCH] md: Support suspending of IO to regions of...
2006-03-27 NeilBrown[PATCH] md: Split reshape handler in check_reshape...
2006-03-27 NeilBrown[PATCH] md: Only checkpoint expansion progress occasionally
2006-03-27 NeilBrown[PATCH] md: Checkpoint and allow restart of raid5 reshape
2006-03-27 NeilBrown[PATCH] md: Final stages of raid5 expand code
2006-03-27 NeilBrown[PATCH] md: Core of raid5 resize process
2006-03-27 NeilBrown[PATCH] md: Infrastructure to allow normal IO to contin...
2006-03-27 NeilBrown[PATCH] md: Allow stripes to be expanded in preparation...
next