]> bbs.cooldavid.org Git - net-next-2.6.git/history - kernel
coda: block signals during upcall processing
[net-next-2.6.git] / kernel /
2007-07-19 Roland McGrathAdd /sys/kernel/notes
2007-07-19 Adrian Bunkkernel/relay.c: make functions static
2007-07-19 Kawai, Hidehirocoredump masking: add an interface for core dump filter
2007-07-19 Kawai, Hidehirocoredump masking: reimplementation of dumpable using...
2007-07-19 Kawai, Hidehirocoredump masking: bound suid_dumpable sysctl
2007-07-19 Ollie Wildmm: variable length argument support
2007-07-19 Peter Zijlstraaudit: rework execve audit
2007-07-19 Fenghua Yuuse the new percpu interface for shared data
2007-07-19 Michael Ellermanjprobes: make jprobes a little safer for users
2007-07-19 Pavel MachekPM: Integrate beeping flag with existing acpi_sleep...
2007-07-19 Nigel CunninghamPM: Optional beeping during resume from suspend to RAM
2007-07-19 Rafael J. WysockiPM: Introduce pm_power_off_prepare
2007-07-19 Rafael J. WysockiPM: Reduce code duplication between main.c and user.c
2007-07-19 Rafael J. WysockiPM: prevent frozen user mode helpers from failing the...
2007-07-19 Rafael J. WysockiPM: disable usermode helper before hibernation and...
2007-07-19 Rafael J. WysockiPM: introduce hibernation and suspend notifiers
2007-07-19 Rafael J. WysockiFreezer: remove redundant check in try_to_freeze_tasks
2007-07-19 Rafael J. WysockiFreezer: return int from freeze_processes
2007-07-19 Rafael J. WysockiFreezer: use __set_current_state in refrigerator
2007-07-19 Rafael J. WysockiFreezer: avoid freezing kernel threads prematurely
2007-07-19 Rafael J. WysockiHibernation: prepare to enter the low power state
2007-07-19 Rafael J. Wysockiswsusp: fix hibernation code ordering
2007-07-19 Rafael J. Wysockiswsusp: introduce restore platform operations
2007-07-19 Rafael J. Wysockiswsusp: remove code duplication between disk.c and...
2007-07-19 Rafael J. Wysockiswsusp: remove incorrect code from user.c
2007-07-19 Ben CollinsPM: Do not require dev spew to get PM_DEBUG
2007-07-19 Andrew Mortonfreezer: run show_state() when freezing times out
2007-07-19 Nick Pigginmm: fault feedback #2
2007-07-19 Linus TorvaldsMerge branch 'isdn-fix' of master.kernel.org:/pub/scm...
2007-07-19 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-07-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-07-19 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2007-07-19 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of git://linux-nfs.org/~bfield...
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2007-07-19 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2007-07-18 Alan SternPM: Remove deprecated sysfs files
2007-07-18 Jeff GarzikMerge branch 'upstream-jgarzik' of git://git.kernel...
2007-07-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-18 Linus TorvaldsMerge branch 'master' of ssh://master.kernel.org/pub...
2007-07-18 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2007-07-18 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2007-07-18 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-07-18 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-07-18 Linus TorvaldsMerge branch 'xen-upstream' of ssh://master.kernel...
2007-07-18 Jeremy Fitzhardingeusermodehelper: Tidy up waiting
2007-07-18 Jeremy FitzhardingeAdd common orderly_poweroff()
2007-07-18 Jeremy Fitzhardingeusermodehelper: split setup from execution
2007-07-17 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-07-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-07-17 Linus TorvaldsMerge branch 'bsg' of git://git.kernel.dk/data/git...
2007-07-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-17 Linus TorvaldsMerge branch 'isdn-cleanup' of master.kernel.org:/pub...
2007-07-17 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-07-17 Linus TorvaldsMerge branch 'warnings' of master.kernel.org:/pub/scm...
2007-07-17 Jeff Garzikkernel/auditfilter: kill bogus uninit'd-var compiler...
2007-07-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-17 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-07-17 Oleg Nesterovdestroy_workqueue() can livelock
2007-07-17 Tejun Heokallsyms: make KSYM_NAME_LEN include space for trailing...
2007-07-17 Adrian Bunkproper prototype for proc_nr_files()
2007-07-17 Alexey DobriyanPTRACE_POKEDATA consolidation
2007-07-17 Alexey DobriyanPTRACE_PEEKDATA consolidation
2007-07-17 Pavel EmelianovReport that kernel is tainted if there was an OOPS
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-17 Christoph LameterSlab allocators: Replace explicit zeroing with __GFP_ZERO
2007-07-17 Mel GormanAllow huge page allocations to use GFP_HIGH_MOVABLE
2007-07-17 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2007-07-17 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-07-17 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-07-17 David Miller[HRTIMER] Fix cpu pointer arg to clockevents_notify()
2007-07-16 Jeff GarzikMerge branch 'upstream-jgarzik' of git://git.kernel...
2007-07-16 Linus TorvaldsMerge branch 'drm-patches' of ssh://master.kernel.org...
2007-07-16 Linus TorvaldsRemove duplicate comments from sysctl.c
2007-07-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-07-16 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2007-07-16 Linus TorvaldsMerge branch 'bsg' of git://git.kernel.dk/data/git...
2007-07-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-07-16 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-07-16 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
2007-07-16 Jiri Kosinakernel/printk.c: document possible deadlock against...
2007-07-16 Rusty Russellmodules: remove modlist_lock
2007-07-16 Oleg Nesterovmake cancel_xxx_work_sync() return a boolean
2007-07-16 Oleg Nesterovrename cancel_rearming_delayed_work() to cancel_delayed...
2007-07-16 vignesh babuis_power_of_2: kernel/kfifo.c
2007-07-16 Andrea Arcangelimake seccomp zerocost in schedule
2007-07-16 Andrea Arcangelimove seccomp from /proc to a prctl
2007-07-16 Andrew Mortonsprint_symbol() cleanup
2007-07-16 Andrew Mortonsysctl.c: add text telling people to use CTL_UNNUMBERED
2007-07-16 Thomas GleixnerFUTEX: Tidy up the code
2007-07-16 Ingo Molnarsys_time() speedup
2007-07-16 Eric W. Biedermannamespace: ensure clone_flags are always stored in...
2007-07-16 Vasily Tarasovdiskquota: 32bit quota tools on 64bit architectures
2007-07-16 Henrik Kretzschmarkerneldoc fix in audit_core_dumps
2007-07-16 Cedric Le Goateradd a kmem_cache for nsproxy objects
2007-07-16 Cedric Le Goaterfix create_new_namespaces() return value
2007-07-16 Serge E. Hallynuser namespace: add unshare
2007-07-16 Cedric Le Goateruser namespace: add the framework
2007-07-16 Cedric Le Goaterremove CONFIG_UTS_NS and CONFIG_IPC_NS
2007-07-16 Miloslav TrmacAudit: add TTY input auditing
next