Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel"
[sfrench/cifs-2.6.git] / kernel /
2007-07-13 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-07-13 Thomas GleixnerCFS: Fix missing digit off in wmult table
2007-07-13 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-07-13 Linus TorvaldsMerge branch 'ioat-md-accel-for-linus' of git://lost...
2007-07-13 Linus TorvaldsMerge branch 'splice-2.6.23' of git://git.kernel.dk...
2007-07-13 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-07-13 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-07-13 Ingo Molnar[PATCH] sched: fix show_task()/show_tasks() output
2007-07-13 Ingo Molnar[PATCH] sched: remove stale version info from kernel...
2007-07-13 Ingo Molnar[PATCH] sched: allow larger granularity
2007-07-13 Mike Galbraith[PATCH] sched: fix prio_to_wmult[] for nice 1
2007-07-13 Tom Zanussirelay: fixup kerneldoc comment
2007-07-13 Tom Zanussirelay: fix bogus cast in subbuf_splice_actor()
2007-07-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-12 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-07-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-07-12 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-07-12 Eric Parissecurity: Protection for exploiting null dereference...
2007-07-12 David S. MillerMerge /linux/kernel/git/holtmann/bluetooth-2.6
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-07-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-10 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-10 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-10 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-07-10 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/battery-2.6
2007-07-10 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-07-10 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2007-07-10 Linus TorvaldsMerge branch 'splice-2.6.23' of git://git.kernel.dk...
2007-07-10 Jens Axboepipe: change the ->pin() operation to ->confirm()
2007-07-10 Jens Axboerelay: use splice_to_pipe() instead of open-coding...
2007-07-10 Jens Axboesplice: divorce the splice structure/function definitio...
2007-07-10 Tom Zanussisplice: relay support
2007-07-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-09 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-07-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-09 Ingo Molnarsched: add CFS credits
2007-07-09 Ingo Molnarsched: clean up sleep_on() APIs
2007-07-09 Ingo Molnarsched: style cleanups
2007-07-09 Ingo Molnarsched: do not set softirqs to nice +19
2007-07-09 Ingo Molnarsched: scheduler debugging, core
2007-07-09 Ingo Molnarsched: add CFS debug sysctls
2007-07-09 Ingo Molnarsched: remove unused rq types from sched.c
2007-07-09 Ingo Molnarsched: remove interactivity types
2007-07-09 Ingo Molnarsched: clean up include files in sched.c
2007-07-09 Balbir Singhsched: update delay-accounting to use CFS's precise...
2007-07-09 Ingo Molnarsched: turn on the use of unstable events
2007-07-09 Ingo Molnarsched: x86, track TSC-unstable events
2007-07-09 Ingo Molnarsched: cfs core code
2007-07-09 Ingo Molnarsched: remove the sleep-bonus interactivity code
2007-07-09 Ingo Molnarsched: remove expired_starving()
2007-07-09 Ingo Molnarsched: remove sleep_type
2007-07-09 Ingo Molnarsched: cfs, add load-calculation methods
2007-07-09 Ingo Molnarsched: clean up __normal_prio() position
2007-07-09 Ingo Molnarsched: cleanup: move dequeue/enqueue_task()
2007-07-09 Ingo Molnarsched: move around resched_task()
2007-07-09 Ingo Molnarsched: clean up the rt priority macros
2007-07-09 Ingo Molnarsched: add cfs_rq ops
2007-07-09 Ingo Molnarsched: make posix-cpu-timers use CFS's accounting infor...
2007-07-09 Ingo Molnarsched: add rq_clock()/__rq_clock()
2007-07-09 Ingo Molnarsched: cfs rq data types
2007-07-09 Ingo Molnarsched: cfs core, kernel/sched_idletask.c
2007-07-09 Ingo Molnarsched: cfs core, kernel/sched_rt.c
2007-07-09 Ingo Molnarsched: cfs core, kernel/sched_fair.c
2007-07-09 Ingo Molnarsched: move code into kernel/sched_stats.h
2007-07-09 Ingo Molnarsched: add init_idle_bootup_task()
2007-07-09 Ingo Molnarsched: remove sched_exit()
2007-07-09 Ingo Molnarsched: uninline set_task_cpu()
2007-07-09 Ingo Molnarsched: zap the migration init / cache-hot balancing...
2007-07-09 Ingo Molnarsched: rename idle_type/SCHED_IDLE
2007-07-05 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-07-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-05 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-07-03 Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-07-03 Linus TorvaldsMerge branch 'master' of ssh:///linux/kernel/git/mcheha...
2007-07-03 Thomas GleixnerNTP: remove clock_was_set() call to prevent deadlock
2007-07-03 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-02 Jeff GarzikMerge branch 'for_linus' of /linux/kernel/git/galak...
2007-07-02 Jeff GarzikMerge branch 'libertas-fixes' of git://git./linux/kerne...
2007-07-01 Rafael J. WysockiPM: introduce set_target method in pm_ops
2007-06-30 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-06-30 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-06-29 David S. MillerMerge /pub/scm/linux/kernel/git/vxy/lksctp-dev
2007-06-28 Linus TorvaldsMerge branch 'for_linus' of /linux/kernel/git/galak...
2007-06-28 Masami Hiramatsurelayfs: fix overwrites
2007-06-28 David Wilderrelay file read: start-pos fix
2007-06-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-06-24 Thomas GleixnerFUTEX: Restore the dropped ERSCH fix
2007-06-24 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-06-24 Tony Jonesaudit: fix oops removing watch if audit disabled
2007-06-24 Christoph Lametersched: fix next_interval determination in idle_balance()
2007-06-24 Cedric Le Goaterfix refcounting of nsproxy object when unshared
2007-06-23 Len BrownPull now into release branch
2007-06-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-06-22 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
next