summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-02-07gfs2: make gfs2_glock.gl_owner_pid be a struct pid *Pavel Emelyanov
2008-02-06kprobes: kretprobe user entry-handlerAbhishek Sagar
2008-02-06speed up jiffies conversion functions if HZ==USER_HZAndrew Morton
2008-02-06system timer: fix crash in <100Hz system timerDavid Fries
2008-02-06kernel/sys.c: get rid of expensive divides in groups_sort()Eric Dumazet
2008-02-06idle_regs() must be __cpuinitAdrian Bunk
2008-02-06kernel/params.c: remove sparse-warning (different signedness)Richard Knutsson
2008-02-06stopmachine: semaphore to mutexDaniel Walker
2008-02-06Add arch_ptrace_stopRoland McGrath
2008-02-06relay: nopageNick Piggin
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet
2008-02-06do_wait: remove one "else if" branchOleg Nesterov
2008-02-06printk.c: use unsigned ints instead of longs for logbuf indexDenys Vlasenko
2008-02-06time: fix sysfs_show_{available,current}_clocksources() buffer overflow problemMiao Xie
2008-02-06kernel/notifier.c should #include <linux/reboot.h>Adrian Bunk
2008-02-06make srcu_readers_active() staticAdrian Bunk
2008-02-06kernel/ptrace.c should #include <linux/syscalls.h>Adrian Bunk
2008-02-06remove support for un-needed _extratext sectionRobin Getz
2008-02-06use __set_task_state() for TRACED/STOPPED tasksOleg Nesterov
2008-02-06taskstats scaled time cleanupMichael Neuling
2008-02-05latency.c: use QoS infrastructureMark Gross
2008-02-05pm qos infrastructure and interfaceMark Gross
2008-02-05make kernel_shutdown_prepare() staticAdrian Bunk
2008-02-05kernel/power/disk.c: make code staticAdrian Bunk
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn
2008-02-05Add 64-bit capability support to the kernelAndrew Morgan
2008-02-05mm/page-writeback: highmem_is_dirtyable optionBron Gondwana
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2008-02-05Page allocator: clean up pcp draining functionsChristoph Lameter
2008-02-05timerfd: new timerfd APIDavide Libenzi
2008-02-05exec: rework the group exit and fix the race with killOleg Nesterov
2008-02-05remove handle_group_stop() in favor of do_signal_stop()Oleg Nesterov
2008-02-05__group_complete_signal(): fix coredump with group stop raceOleg Nesterov
2008-02-05clone: prepare to recycle CLONE_STOPPEDAndrew Morton
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin
2008-02-03kernel/: Spelling fixesJoe Perches
2008-02-03Remove one useless extern declarationPierre Peiffer
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers
2008-02-03Add HAVE_KPROBESMathieu Desnoyers
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers
2008-02-03Fix ARM to play nicely with generic Instrumentation menuMathieu Desnoyers
2008-02-02kobject: Always build in kernel/ksysfs.o.Paul Mundt
2008-02-02Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-02debug: softlockup looping fixPeter Zijlstra
2008-02-01Hibernation: Invoke suspend notifications after console switchRafael J. Wysocki
2008-02-01Suspend: Invoke suspend notifications after console switchJohannes Berg
2008-02-01Suspend: Add config option to disable the freezer if architecture wants thatJohannes Berg
2008-02-01Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki