aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* speed up jiffies conversion functions if HZ==USER_HZAndrew Morton2008-02-06
* system timer: fix crash in <100Hz system timerDavid Fries2008-02-06
* kernel/sys.c: get rid of expensive divides in groups_sort()Eric Dumazet2008-02-06
* idle_regs() must be __cpuinitAdrian Bunk2008-02-06
* kernel/params.c: remove sparse-warning (different signedness)Richard Knutsson2008-02-06
* stopmachine: semaphore to mutexDaniel Walker2008-02-06
* Add arch_ptrace_stopRoland McGrath2008-02-06
* relay: nopageNick Piggin2008-02-06
* get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet2008-02-06
* do_wait: remove one "else if" branchOleg Nesterov2008-02-06
* printk.c: use unsigned ints instead of longs for logbuf indexDenys Vlasenko2008-02-06
* time: fix sysfs_show_{available,current}_clocksources() buffer overflow problemMiao Xie2008-02-06
* kernel/notifier.c should #include <linux/reboot.h>Adrian Bunk2008-02-06
* make srcu_readers_active() staticAdrian Bunk2008-02-06
* kernel/ptrace.c should #include <linux/syscalls.h>Adrian Bunk2008-02-06
* remove support for un-needed _extratext sectionRobin Getz2008-02-06
* use __set_task_state() for TRACED/STOPPED tasksOleg Nesterov2008-02-06
* taskstats scaled time cleanupMichael Neuling2008-02-06
* latency.c: use QoS infrastructureMark Gross2008-02-05
* pm qos infrastructure and interfaceMark Gross2008-02-05
* make kernel_shutdown_prepare() staticAdrian Bunk2008-02-05
* kernel/power/disk.c: make code staticAdrian Bunk2008-02-05
* capabilities: introduce per-process capability bounding setSerge E. Hallyn2008-02-05
* Add 64-bit capability support to the kernelAndrew Morgan2008-02-05
* mm/page-writeback: highmem_is_dirtyable optionBron Gondwana2008-02-05
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-05
* Page allocator: clean up pcp draining functionsChristoph Lameter2008-02-05
* timerfd: new timerfd APIDavide Libenzi2008-02-05
* exec: rework the group exit and fix the race with killOleg Nesterov2008-02-05
* remove handle_group_stop() in favor of do_signal_stop()Oleg Nesterov2008-02-05
* __group_complete_signal(): fix coredump with group stop raceOleg Nesterov2008-02-05
* clone: prepare to recycle CLONE_STOPPEDAndrew Morton2008-02-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-04
|\
| * kernel/: Spelling fixesJoe Perches2008-02-03
| * Remove one useless extern declarationPierre Peiffer2008-02-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-02-04
|\ \
| * | Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-03
| * | Add HAVE_KPROBESMathieu Desnoyers2008-02-03
| * | Add HAVE_OPROFILEMathieu Desnoyers2008-02-03
| * | Fix ARM to play nicely with generic Instrumentation menuMathieu Desnoyers2008-02-03
| |/
* | vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2008-02-04
* | kobject: Always build in kernel/ksysfs.o.Paul Mundt2008-02-02
|/
* Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-01
|\
| * Hibernation: Invoke suspend notifications after console switchRafael J. Wysocki2008-02-01
| * Suspend: Invoke suspend notifications after console switchJohannes Berg2008-02-01
| * Suspend: Add config option to disable the freezer if architecture wants thatJohannes Berg2008-02-01
| * Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-01
| * Suspend: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-01
| * suspend: fix ia64 allmodconfig buildRafael J. Wysocki2008-02-01
| * Suspend: Clean up Kconfig (V2)Johannes Berg2008-02-01