Move LOG_BUF_SHIFT to a more sensible place
[safe/jmp/linux-2.6] / kernel /
2007-05-08 Jarek Poplawskilockdep: removed unused ip argument in mark_lock &...
2007-05-08 Adrian BunkThe scheduled -EINVAL for invalid timevals in setitimer
2007-05-08 Tom AlsbergCPU time limit patch / setrlimit(RLIMIT_CPU, 0) cheat fix
2007-05-08 Pavel EmelianovIntroduce a handy list_first_entry macro
2007-05-08 Jarek Poplawskilockdep: lookup_chain_cache comment errata
2007-05-08 Thomas Gleixnerhighres/dyntick: prevent xtime lock contention
2007-05-08 Martin Peschkekallsyms: cleanup: use seq_release_private() where...
2007-05-08 Robert P. J. Dayaudit: add spaces on either side of case "..." operator.
2007-05-08 Ravikiran G ThirumalaiPad irq_desc to internode cacheline size
2007-05-08 Pavel EmelianovLockdep treats down_write_trylock like regular down_write
2007-05-08 Bert Wesargkernel/params.c: fix lying comment for param_array()
2007-05-08 Alexey DobriyanFix race between cat /proc/slab_allocators and rmmod
2007-05-08 Alexey DobriyanFix race between cat /proc/*/wchan and rmmod et al
2007-05-08 Alexey DobriyanSimplify kallsyms_lookup()
2007-05-08 Alexey DobriyanFix race between rmmod and cat /proc/kallsyms
2007-05-08 Alexey DobriyanSimplify module_get_kallsym() by dropping length arg
2007-05-08 Jan EngelhardtFix kevent's childs priority greediness
2007-05-08 Simon Hormankdump/kexec: calculate note size at compile time
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Jeremy Fitzhardingeadd touch_all_softlockup_watchdogs()
2007-05-08 Jeremy FitzhardingeIgnore stolen time in the softlockup watchdog
2007-05-08 john stultzMove timekeeping code to timekeeping.c
2007-05-08 Ahmed S. DarwishIRQ: check for PERCPU flag only when adding first irqaction
2007-05-08 Venki PallipadiAdd support for deferrable timers
2007-05-08 Dmitry Adamushkokernel/irq/proc.c: unprotected iteration over the IRQ...
2007-05-08 Srivatsa VaddagiriFix race between attach_task and cpuset_exit
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-05-08 Randy Dunlapkprobes: fix sparse NULL warning
2007-05-08 Gerd HoffmannFixes and cleanups for earlyprintk aka boot console
2007-05-08 Nick Pigginfutex: restartable futex_wait
2007-05-08 Rusty Russellfutex: get_futex_key, get_key_refs and drop_key_refs
2007-05-08 Kees Cookproc: maps protection
2007-05-08 Eric DumazetOptimize timespec_trunc()
2007-05-08 Josh Triplettrcutorture: Mark rcu_torture_init as __init
2007-05-08 Badari PulavartyMerge sys_clone()/sys_unshare() nsproxy and namespace...
2007-05-08 Prarit BhargavaUse stop_machine_run in the Intel RNG driver
2007-05-08 Pekka Enbergmodule: use krealloc
2007-05-08 Oleg Nesterovsoftlockup: s/99/MAX_RT_PRIO/
2007-05-08 Oleg Nesterovfreezer: task->exit_state should be treated as bolean
2007-05-08 Christoph Hellwigsimplify the stacktrace code
2007-05-07 Rafael J. Wysockiswsusp: free more memory
2007-05-07 Rafael J. Wysockiswsusp: fix snapshot_release
2007-05-07 David Brownellkconfig: mention 'hibernation' not just swsusp
2007-05-07 Johannes Bergpower management: change /sys/power/disk display
2007-05-07 Johannes Bergremove software_suspend()
2007-05-07 Rafael J. Wysockiswsusp: use rbtree for tracking allocated swap
2007-05-07 Rafael J. Wysockiswsusp: use GFP_KERNEL for creating basic data structures
2007-05-07 Rafael J. Wysockiswsusp: fix error paths in snapshot_open
2007-05-07 Rafael J. Wysockiswsusp: do not use page flags
2007-05-07 Rafael J. Wysockiswsusp: use inline functions for changing page flags
2007-05-07 Oleg Nesterovfix refrigerator() vs thaw_process() race
2007-05-07 Roland McGrathReturn EPERM not ECHILD on security_task_wait failure
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-05-07 Christoph LameterKMEM_CACHE(): simplify slab cache creation
2007-05-07 David Rientjescpusets: allow TIF_MEMDIE threads to allocate anywhere
2007-05-07 Christoph LameterSafer nr_node_ids and nr_node_ids determination and...
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-05-03 Michael EllermanMSI: arch must connect the irq and the msi_desc
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: PARAVIRT: add hooks to intercept mm creati...
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: Allow percpu variables to be page-aligned
2007-05-02 Jeremy Fitzhardinge[PATCH] x86-64: Account for module percpu space separat...
2007-05-02 Vivek Goyal[PATCH] x86-64: do not use virt_to_page on kernel data...
2007-05-02 Vivek Goyal[PATCH] x86: Move swsusp __pa() dependent code to arch...
2007-04-30 Johannes Bergpower management: force pm_ops.valid callback to be...
2007-04-30 Johannes Bergpower management: implement pm_ops.valid for everybody
2007-04-30 Johannes Bergpower management: remove firmware disk mode
2007-04-30 Johannes Bergrework pm_ops pm_disk_mode, kill misuse
2007-04-30 Robert PetersonExtend print_symbol capability
2007-04-28 Jeff Garziklibata/IDE: remove combined mode quirk
2007-04-27 David Howells[NET]: Fix networking compilation errors
2007-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-04-27 Akinobu Mitamod_sysfs_setup() doesn't return errno when kobject_add...
2007-04-27 Johannes Bergs2ram: add arch irq disable/enable hooks
2007-04-27 Ingo Molnarmake SysRq-T show all tasks again
2007-04-26 David Howells[AF_RXRPC]: Make it possible to merely try to cancel...
2007-04-26 Patrick McHardy[NETLINK]: Switch cb_lock spinlock to mutex and allow...
2007-04-26 Stephen Hemminger[TCP] tcp_probe: improvements for net-2.6.22
2007-04-26 Arnaldo Carvalho... [NETLINK]: Introduce nlmsg_hdr() helper
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Patrick McHardy[NET_SCHED]: Use ktime as clocksource
2007-04-26 Eric Dumazet[NET]: convert network timestamps to ktime_t
2007-04-24 Bastian BlankAllow reading tainted flag as user
2007-04-12 Randy Dunlap[PATCH] fix kernel oops with badly formatted module...
2007-04-07 Linus Torvaldssched.c: Remove unused variable 'relative'
2007-04-07 Ingo Molnar[PATCH] sched: get rid of p->children use in show_task()
2007-04-07 Tejun Heo[PATCH] irq-devres: fix failure path of devm_request_irq()
2007-04-07 Ingo Molnar[PATCH] high-res timers: resume fix
2007-04-05 john stultz[PATCH] fix jiffies clocksource inittime
2007-04-05 Rafael J. Wysocki[PATCH] swsusp: fix memory shrinker
2007-04-05 Thomas Bittermann[PATCH] kernel/time.c: add missing symbol exports
2007-04-02 Rafael J. Wysocki[PATCH] Fix microcode-related suspend problem
2007-04-02 Kay Sievers[PATCH] driver core: fix built-in drivers sysfs links
2007-03-29 Eric W. Biederman[PATCH] pid: Properly detect orphaned process groups...
2007-03-28 Ingo Molnar[PATCH] hrtimers: fix reprogramming SMP race
2007-03-27 Rafael J. Wysocki[PATCH] Revert "swsusp: disable nonboot CPUs before...
2007-03-27 john stultz[PATCH] ntp: avoid time_offset overflows
2007-03-26 Thomas Gleixner[PATCH] clockevents: remove bad designed sysfs support...
2007-03-25 Thomas Gleixner[PATCH] clocksource: Fix thinko in watchdog selection
next