iget: stop JFFS2 from using iget() and read_inode()
[pandora-kernel.git] / kernel /
2008-02-07 Ken'ichi Ohmichivmcoreinfo: add "VMCOREINFO_" to all the call for vmcor...
2008-02-07 Ken'ichi Ohmichivmcoreinfo: rename vmcoreinfo's macros returning the...
2008-02-07 Pavel EmelyanovHandle pid namespaces in cgroups code
2008-02-07 Paul Jacksonhotplug cpu move tasks in empty cpusets - refinements
2008-02-07 Paul Jacksonhotplug cpu: move tasks in empty cpusets to parent...
2008-02-07 Paul Menagecgroups: update comments in cpuset.c
2008-02-07 Cliff Wickmancpusets: update_cpumask revision
2008-02-07 Cliff Wickmanhotplug cpu: move tasks in empty cpusets to parent
2008-02-07 Cliff Wickmancgroups: mechanism to process each task in a cgroup
2008-02-07 KAMEZAWA Hiroyukimemory cgroup enhancements: add- pre_destroy() handler
2008-02-07 David Rientjesoom: add sysctl to enable task memory dump
2008-02-07 Balbir SinghMemory controller improve user interface
2008-02-07 Pavel EmelianovMemory controller: accounting setup
2008-02-07 Pavel EmelianovMemory controller: resource counters
2008-02-07 Adrian Bunkkernel/cgroup.c: make 2 functions static
2008-02-07 Paul Menagecgroups: move cgroups destroy() callbacks to cgroup_diput()
2008-02-07 Paul Jacksoncgroup simplify space stripping
2008-02-07 Paul Jacksoncgroup brace coding style fix
2008-02-07 Adrian Bunkkernel/cgroup.c: remove dead code
2008-02-07 Pavel Emelyanovgfs2: make gfs2_glock.gl_owner_pid be a struct pid *
2008-02-06 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-06 Linus TorvaldsMerge branch 'async-tx-for-linus' of git://lost.foo...
2008-02-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-06 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-02-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-06 Abhishek Sagarkprobes: kretprobe user entry-handler
2008-02-06 Andrew Mortonspeed up jiffies conversion functions if HZ==USER_HZ
2008-02-06 David Friessystem timer: fix crash in <100Hz system timer
2008-02-06 Eric Dumazetkernel/sys.c: get rid of expensive divides in groups_sort()
2008-02-06 Adrian Bunkidle_regs() must be __cpuinit
2008-02-06 Richard Knutssonkernel/params.c: remove sparse-warning (different signe...
2008-02-06 Daniel Walkerstopmachine: semaphore to mutex
2008-02-06 Roland McGrathAdd arch_ptrace_stop
2008-02-06 Nick Pigginrelay: nopage
2008-02-06 Eric Dumazetget rid of NR_OPEN and introduce a sysctl_nr_open
2008-02-06 Oleg Nesterovdo_wait: remove one "else if" branch
2008-02-06 Denys Vlasenkoprintk.c: use unsigned ints instead of longs for logbuf...
2008-02-06 Miao Xietime: fix sysfs_show_{available,current}_clocksources...
2008-02-06 Adrian Bunkkernel/notifier.c should #include <linux/reboot.h>
2008-02-06 Adrian Bunkmake srcu_readers_active() static
2008-02-06 Adrian Bunkkernel/ptrace.c should #include <linux/syscalls.h>
2008-02-06 Robin Getzremove support for un-needed _extratext section
2008-02-06 Oleg Nesterovuse __set_task_state() for TRACED/STOPPED tasks
2008-02-06 Michael Neulingtaskstats scaled time cleanup
2008-02-06 David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2008-02-06 David S. MillerMerge branch 'fixes' of /linux/kernel/git/linville...
2008-02-06 Linus TorvaldsMerge branch 'dmapool' of git://git./linux/kernel/git...
2008-02-05 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-05 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-02-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-05 Linus TorvaldsMerge branch 'agp-patches' of git://git./linux/kernel...
2008-02-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-05 Mark Grosslatency.c: use QoS infrastructure
2008-02-05 Mark Grosspm qos infrastructure and interface
2008-02-05 Adrian Bunkmake kernel_shutdown_prepare() static
2008-02-05 Adrian Bunkkernel/power/disk.c: make code static
2008-02-05 Serge E. Hallyncapabilities: introduce per-process capability bounding set
2008-02-05 Andrew MorganAdd 64-bit capability support to the kernel
2008-02-05 Bron Gondwanamm/page-writeback: highmem_is_dirtyable option
2008-02-05 Benjamin Herrenschmidtadd mm argument to pte/pmd/pud/pgd_free
2008-02-05 Christoph LameterPage allocator: clean up pcp draining functions
2008-02-05 Davide Libenzitimerfd: new timerfd API
2008-02-05 Oleg Nesterovexec: rework the group exit and fix the race with kill
2008-02-05 Oleg Nesterovremove handle_group_stop() in favor of do_signal_stop()
2008-02-05 Oleg Nesterov__group_complete_signal(): fix coredump with group...
2008-02-05 Andrew Mortonclone: prepare to recycle CLONE_STOPPED
2008-02-04 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-02-04 Linus TorvaldsMerge branch 'slub-linus' of git://git./linux/kernel...
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2008-02-04 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2008-02-04 Nick Pigginvm audit: add VM_DONTEXPAND to mmap for drivers that...
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-02-03 Joe Percheskernel/: Spelling fixes
2008-02-03 Pierre PeifferRemove one useless extern declaration
2008-02-03 David S. MillerMerge branch 'fixes' of /linux/kernel/git/linville...
2008-02-03 Mathieu DesnoyersMove Kconfig.instrumentation to arch/Kconfig and init...
2008-02-03 Mathieu DesnoyersAdd HAVE_KPROBES
2008-02-03 Mathieu DesnoyersAdd HAVE_OPROFILE
2008-02-03 Mathieu DesnoyersFix ARM to play nicely with generic Instrumentation...
2008-02-02 Paul Mundtkobject: Always build in kernel/ksysfs.o.
2008-02-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-02 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2008-02-02 Linus TorvaldsMerge branch 'for-linus' of git://linux-nfs.org/~bfield...
2008-02-02 Linus TorvaldsMerge branch 'suspend' of git://git./linux/kernel/git...
2008-02-02 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/pci-2.6
2008-02-02 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2008-02-02 Peter Zijlstradebug: softlockup looping fix
2008-02-01 Rafael J. WysockiHibernation: Invoke suspend notifications after console...
2008-02-01 Johannes BergSuspend: Invoke suspend notifications after console...
2008-02-01 Johannes BergSuspend: Add config option to disable the freezer if...
2008-02-01 Rafael J. WysockiHibernation: Introduce begin() and end() callbacks
2008-02-01 Rafael J. WysockiSuspend: Introduce begin() and end() callbacks
2008-02-01 Rafael J. Wysockisuspend: fix ia64 allmodconfig build
2008-02-01 Johannes BergSuspend: Clean up Kconfig (V2)
next