IB/ipath: Port config has on-chip effects for 7220
[safe/jmp/linux-2.6] / kernel /
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25 Haavard Skinnemoenptrace: Call arch_ptrace_attach() when request=PTRACE_T...
2008-01-25 Kay SieversDriver core: change sysdev classes to use dynamic kobje...
2008-01-25 Greg Kroah-HartmanKobject: convert remaining kobject_unregister() to...
2008-01-25 Greg Kroah-HartmanModules: remove unneeded release function
2008-01-25 Greg Kroah-HartmanKobject: convert kernel/module.c to use kobject_init...
2008-01-25 Kay Sieverssysfs: fix /sys/module/*/holders after sysfs logic...
2008-01-25 Greg Kroah-HartmanDriver core: move the driver specific module code into...
2008-01-25 Greg Kroah-HartmanKobject: convert kernel/user.c to use kobject_init...
2008-01-25 Greg Kroah-HartmanKobject: convert kernel/params.c to use kobject_init...
2008-01-25 Greg Kroah-Hartmandriver core: make /sys/power a kobject
2008-01-25 Greg Kroah-Hartmankobject: convert kernel_kset to be a kobject
2008-01-25 Kay Sieversfix struct user_info export's sysfs interaction
2008-01-25 Kay SieversDriver Core: switch all dynamic ksets to kobj_sysfs_ops
2008-01-25 Greg Kroah-Hartmankset: convert /sys/power to use kset_create
2008-01-25 Greg Kroah-Hartmankset: convert /sys/module to use kset_create
2008-01-25 Greg Kroah-Hartmankset: convert kernel_subsys to use kset_create
2008-01-25 Greg Kroah-Hartmankobject: get rid of kobject_add_dir
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2008-01-24 Arjan van de Venlockdep: fix kernel crash on module unload
2008-01-22 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2008-01-22 Randy Dunlaprcu: fix section mismatch
2008-01-22 Ingo Molnarsched: group scheduler, set uid share fix
2008-01-22 Randy Dunlaptimer: fix section mismatch
2008-01-22 Randy Dunlaphrtimer: fix section mismatch
2008-01-17 Nigel CunninghamFix unbalanced helper_lock in kernel/kmod.c
2008-01-16 Johannes Berglockdep: fix workqueue creation API lockdep interaction
2008-01-16 Nick Pigginlockdep: fix internal double unlock during self-test
2008-01-14 Rusty Russellmodules: de-mutex more symbol lookup paths in the modul...
2008-01-13 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-01-13 Roland McGrathremove task_ppid_nr_ns
2008-01-11 Len BrownPull bugzilla-9194 into release branch
2008-01-11 Len BrownPM: ACPI and APM must not be enabled at the same time
2008-01-09 Roland McGrathshow_task: real_parent
2008-01-09 Thomas Gleixnerfutex: Prevent stale futex owner when interrupted/timeout
2008-01-09 Ken'ichi Ohmichivmcoreinfo: add the array length of "free_list" for...
2008-01-07 Roland McGrathacct: real_parent ppid
2008-01-03 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2008-01-02 Linus TorvaldsFix kernel/ptrace.c compile problem (missing "may_attac...
2008-01-02 Al Virorestrict reading from /proc/<pid>/maps to those who...
2007-12-30 Ingo Molnarsched: fix gcc warnings
2007-12-29 David S. Miller[SERIAL]: Fix section mismatches in Sun serial console...
2007-12-23 Greg Kroah-HartmanModules: fix memory leak of module names
2007-12-20 Arjan van de Vendebug: add end-of-oops marker
2007-12-20 Peter Zijlstrasched: rt: account the cpu time during the tick
2007-12-18 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2007-12-18 Steven Rostedtgenirq: revert lazy irq disable for simple irqs
2007-12-18 Adrian Bunktimer: kernel/timer.c section fixes
2007-12-18 Thomas Gleixnerclockevents: fix reprogramming decision in oneshot...
2007-12-18 Ingo Molnarsched: do not hurt SCHED_BATCH on wakeup
2007-12-18 Ingo Molnarsched: touch softlockup watchdog after idling
2007-12-18 Eric Dumazetsched: sysctl, proc_dointvec_minmax() expects int value...
2007-12-18 Livio Soaressched: mark rwsem functions as __sched for wchan/profiling
2007-12-18 Dmitry Adamushkosched: fix crash on ia64, introduce task_current()
2007-12-18 Eric W. Biedermansysctl: fix ax25 checks
2007-12-18 Nishanth AravamudanRevert "hugetlb: Add hugetlb_dynamic_pool sysctl"
2007-12-18 Nishanth Aravamudanhugetlb: introduce nr_overcommit_hugepages sysctl
2007-12-07 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2007-12-07 Thomas Gleixnerclockevents: warn once when program_event() is called...
2007-12-07 Thomas Gleixnerhrtimers: avoid overflow for large relative timeouts
2007-12-07 Ingo Molnarsched: enable early use of sched_clock()
2007-12-07 Ingo Molnarlockdep: make cli/sti annotation warnings clearer
2007-12-06 Linus TorvaldsTiny clean-up of OPROFILE/KPROBES configuration
2007-12-06 Ralf BaechleFix oprofile configuration breakage
2007-12-05 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-12-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2007-12-05 Pavel EmelyanovAvoid potential NULL dereference in unregister_sysctl_table
2007-12-05 Eric W. Biedermanfix clone(CLONE_NEWPID)
2007-12-05 Thomas Gleixnerfutex: correctly return -EFAULT not -EINVAL
2007-12-05 Oleg Nesterovlockdep: in_range() fix
2007-12-05 Ingo Molnarlockdep: fix debug_show_all_locks()
2007-12-05 Ingo Molnarsched: style cleanups
2007-12-05 Steven Rostedtfutex: fix for futex_wait signal stack corruption
2007-12-05 David S. Miller[SYSCTL_CHECK]: Fix typo in KERN_SPARC_SCONS_PWROFF...
2007-12-04 Ingo Molnarsched: default to more agressive yield for SCHED_BATCH...
2007-12-04 Ingo Molnarsched: fix crash in sys_sched_rr_get_interval()
2007-12-03 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-12-03 Al Virouml: add !UML dependencies
2007-12-02 Srivatsa Vaddagirisched: cpu accounting controller (V2)
2007-11-29 Scott James Remnantwait_task_stopped(): pass correct exit_code to wait_nor...
2007-11-29 David HowellsFRV: fix the extern declaration of kallsyms_num_syms
2007-11-29 Pavel EmelyanovIsolate the UTS namespace's domainname and hostname...
2007-11-29 Oleg Nesterovwait_task_stopped(): don't use task_pid_nr_ns() lockless
2007-11-28 Ingo Molnarsched: clean up kernel/sched_stat.h
2007-11-28 Ingo Molnarsched: clean up overlong line in kernel/sched_debug.c
2007-11-28 Ingo Molnarsched: clean up, move __sched_text_start/end to sched.h
2007-11-28 Ingo Molnarsched: clean up sd_alloc_ctl_cpu_table() definition
2007-11-28 Thomas Gleixnersoftlockup: fix false positives on CONFIG_NOHZ
2007-11-27 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/net-2.6
2007-11-27 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-11-27 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2007-11-27 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2007-11-26 Ingo Molnarsched: bump version of kernel/sched_debug.c
2007-11-26 Zou Nan haisched: fix minimum granularity tunings
2007-11-26 Ingo Molnarsched: fix kernel/acct.c comment
2007-11-26 Pavel Emelyanovsched: don't forget to unlock uids_mutex on error paths
2007-11-26 John Stultztime: add ADJ_OFFSET_SS_READ
2007-11-20 Heiko Carstens[S390] appldata: remove unused binary sysctls.
2007-11-20 Heiko Carstens[S390] cmm: remove unused binary sysctls.
2007-11-20 Simon Horman[IPVS]: Move remaining sysctl handlers over to CTL_UNNU...
next