summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-04-03Merge commit 'semaphore/semaphore'Stephen Rothwell
2008-04-03Merge commit 'security-testing/next'Stephen Rothwell
2008-04-03Merge commit 'hrt/mm'Stephen Rothwell
2008-04-03Merge commit 'tests/master'Stephen Rothwell
2008-04-03Merge commit 'kvm/master'Stephen Rothwell
2008-04-03Merge commit 'acpi/test'Stephen Rothwell
2008-04-03Merge branch 'quilt/pci'Stephen Rothwell
2008-04-03PCI: clean up resource alignment managementIvan Kokshaysky
2008-04-02markers: use synchronize_sched()Mathieu Desnoyers
2008-04-02clocksource: make clocksource watchdog cycle through online CPUsAndi Kleen
2008-04-02clockevents: optimise tick_nohz_stop_sched_tick() a bitKarsten Wiese
2008-04-02hrtimers: simplify lockdep handlingOleg Nesterov
2008-04-02timers: simplify lockdep handlingOleg Nesterov
2008-04-02posix-timers: fix shadowed variablesWANG Cong
2008-04-02timer_list: add annotations to workqueue.cPavel Machek
2008-04-02hrtimer: use nanosleep specific restart_block fieldsThomas Gleixner
2008-03-31Pull bugzilla-10340 into test branchLen Brown
2008-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
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-27Simplify semaphore implementationMatthew Wilcox
2008-03-27Add down_timeout and change ACPI to use itMatthew Wilcox
2008-03-27Introduce down_killable()Matthew Wilcox
2008-03-27Generic semaphore implementationMatthew Wilcox
2008-03-27s390: KVM preparation: provide hook to enable pgstes in user pagetableMartin Schwidefsky
2008-03-26PM: Remove legacy PMPavel Machek
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
2008-03-24markers: remove ACCESS_ONCEMathieu Desnoyers
2008-03-24markers: update preempt_disable. call_rcu, rcu_barrier commentsMathieu Desnoyers
2008-03-24Don't 'printk()' while holding xtime lock for writingLinus Torvalds
2008-03-21sched: add arch_update_cpu_topology hook.Heiko Carstens
2008-03-21sched: add exported arch_reinit_sched_domains() to header file.Heiko Carstens
2008-03-21sched: remove double unlikely from schedule()Roel Kluin
2008-03-21sched: cleanup old and rarely used 'debug' features.Peter Zijlstra
2008-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-20audit: netlink socket can be auto-bound to pid other than current->pid (v2)Pavel Emelyanov
2008-03-19revert "clocksource: make clocksource watchdog cycle through online CPUs"Andrew Morton
2008-03-19sched: retune wake granularityIngo Molnar
2008-03-19sched: wakeup-buddy tasks are cache-hotIngo Molnar
2008-03-19sched: improve affine wakeupsIngo Molnar