summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-05-20tegra: added delay to avoid hang after Lp0 resumeNarendra Damahe
2010-05-20tegra timers: Added safety net for SMP tick handover.Alex Frid
2010-03-24kernel: Mapped irq chip default_disable to chip->mask.Alex Frid
2010-03-10KGDB: add smp_mb() in synchronisation during exception handler exitWill Deacon
2009-12-07Merge commit 'arm/2.6.28-arm' into android-tegra-2.6.29Gary King
2009-11-05sched: make task dump print all 15 chars of proc commErik Gilling
2009-09-08kernel: printk: Add non exported function for clearing the log ring bufferSan Mehat
2009-08-25power: wakelocks: fix buffer overflow in print_wake_locksErik Gilling
2009-08-25power: Prevent spinlock recursion when wake_unlock() is calledMike Chan
2009-08-13security: use mmap_min_addr indepedently of security modelsChristoph Lameter
2009-08-04ptrace: ptrace_attach: fix the usage of ->cred_exec_mutexOleg Nesterov
2009-06-10futex: Restore one of the fast paths eliminated by 38d47c1b7075bd7ec3881141bb...Arve Hjønnevåg
2009-05-29nohz: Fix ondemand governor not always ramping up on 100% load.Arve Hjønnevåg
2009-05-21cgroup: Add generic cgroup subsystem permission checks.San Mehat
2009-05-07posixtimers, sched: Fix posix clock monotonicityHidetoshi Seto
2009-04-07printk: Fix log_buf_copy termination.Arve Hjønnevåg
2009-04-07Revert "printk: remove unused code from kernel/printk.c"Arve Hjønnevåg
2009-04-07PM: earlysuspend: Removing dependence on console.Rebecca Schultz
2009-04-07PM: earlysuspend: Add console switch when user requested sleep state changes.Arve Hjønnevåg
2009-04-07PM: wakelock: Abort task freezing if a wake lock is held.Arve Hjønnevåg
2009-04-07PM: Add user-space wake lock api.Arve Hjønnevåg
2009-04-07PM: Enable early suspend through /sys/power/stateArve Hjønnevåg
2009-04-07PM: Implement early suspend apiArve Hjønnevåg
2009-04-07PM: Implement wakelock api.Arve Hjønnevåg
2009-04-07sched: Enable might_sleep before initializing drivers.Arve Hjønnevåg
2009-04-07Add build option to to set the default panic timeout.Arve Hjønnevåg
2009-04-07mm: Add min_free_order_shift tunable.Arve Hjønnevåg
2009-04-07ARM: Make low-level printk workTony Lindgren
2009-03-23fix ptrace slownessMiklos Szeredi
2009-03-18module: fix refptr allocation and release orderMasami Hiramatsu
2009-03-10kernel/user.c: fix a memory leak when freeing up non-init usernamespaces usersDhaval Giani
2009-03-10ARM Ltd's reworked oprofile supportJon Callan
2009-03-09copy_process: fix CLONE_PARENT && parent_exec_id interactionOleg Nesterov
2009-03-09Fix fixpoint divide exception in acct_update_integralsHeiko Carstens
2009-03-04rcu: increment quiescent state counter in ksoftirqd()Eric Dumazet
2009-03-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-03-03Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath
2009-02-27Fix recursive lock in free_uid()/free_user_ns()David Howells
2009-02-27sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani
2009-02-26sched_rt: don't start timer when rt bandwidth disabledHiroshi Shimamoto
2009-02-26rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki
2009-02-21Merge branch 'hibernate'Linus Torvalds
2009-02-21PM: Fix suspend_console and resume_console to use only one semaphoreArve Hjønnevåg
2009-02-21PM: Wait for console in resumeArve Hjønnevåg
2009-02-21PM: Fix pm_notifiers during user mode hibernationAndrey Borzenkov
2009-02-21PM: fix build for CONFIG_PM unsetRafael J. Wysocki
2009-02-21PM/resume: wait for device probing to finishArjan van de Ven
2009-02-19Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds