aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-04-19Audit: Final renamings and cleanupAhmed S. Darwish
2008-04-19SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish
2008-04-19Audit: internally use the new LSM audit hooksAhmed S. Darwish
2008-04-19Audit: use new LSM hooks instead of SELinux exportsAhmed S. Darwish
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds
2008-04-18Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-04-18Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-04-18ptrace_signal subroutineRoland McGrath
2008-04-18cgroup: fix a race condition in manipulating tsk->cg_listLi Zefan
2008-04-17kgdb: always use icache flush for sw breakpointsJason Wessel
2008-04-17kgdb: fix SMP NMI kgdb_handle_exception exit raceJason Wessel
2008-04-17kgdb: fix several kgdb regressionsJason Wessel
2008-04-17kgdb: fix optional arch functions and probe_kernel_*Jason Wessel
2008-04-17kgdb: add x86 HW breakpointsJason Wessel
2008-04-17kgdb: print breakpoint removed on exceptionJason Wessel
2008-04-17kgdb: clocksource watchdogJason Wessel
2008-04-17kgdb: coreJason Wessel
2008-04-17Improve semaphore documentationMatthew Wilcox
2008-04-17Simplify semaphore implementationMatthew Wilcox
2008-04-17Add down_timeout and change ACPI to use itMatthew Wilcox
2008-04-17Introduce down_killable()Matthew Wilcox
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-04-17clocksource: make clocksource watchdog cycle through online CPUsAndi Kleen
2008-04-17clockevents: optimise tick_nohz_stop_sched_tick() a bitKarsten Wiese
2008-04-17hrtimers: simplify lockdep handlingOleg Nesterov
2008-04-17timers: simplify lockdep handlingOleg Nesterov
2008-04-17posix-timers: fix shadowed variablesWANG Cong
2008-04-17timer_list: add annotations to workqueue.cPavel Machek
2008-04-17hrtimer: use nanosleep specific restart_block fieldsThomas Gleixner
2008-04-17[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.hRussell King
2008-04-15Fix locking bug in "acquire_console_semaphore_for_printk()"Linus Torvalds
2008-04-14revert "sched: fix fair sleepers"Ingo Molnar
2008-04-11cgroups: include hierarchy ids in /proc/<pid>/cgroupPaul Menage
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath
2008-04-04cgroups: add cgroup support for enabling controllers at boot timePaul Menage
2008-04-02markers: use synchronize_sched()Mathieu Desnoyers
2008-03-30futex_compat __user annotationAl Viro
2008-03-30NULL noise: fs/*, mm/*, kernel/*Al Viro
2008-03-28audit: silence two kerneldoc warnings in kernel/audit.cDave Jones
2008-03-28memcgroup: fix spurious EBUSY on memory cgroup removalYAMAMOTO Takashi
2008-03-27Give futex init a proper nameBenjamin Herrenschmidt
2008-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Linus Torvalds
2008-03-26relay: set an spd_release() hook for spliceJens Axboe
2008-03-26set relay file can not be read by pread(2)Lai Jiangshan
2008-03-26NOHZ: reevaluate idle sleep length after add_timer_on()Thomas Gleixner
2008-03-25clocksource: revert: use init_timer_deferrable for clocksource_watchdogThomas Gleixner
2008-03-24Make printk() console semaphore accesses sensibleLinus Torvalds
2008-03-24bsd_acct: using task_struct->tgid is not right in pid-namespacesPavel Emelyanov
2008-03-24bsd_acct: plain current->real_parent access is not always safePavel Emelyanov