Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux-drm-fsl-dcu.git] / kernel /
2007-05-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/herbert/crypto-2.6
2007-05-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-05-08 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2007-05-08 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs/xfs-2.6
2007-05-08 Linus TorvaldsMerge branch 'reset-seq' of /linux/kernel/git/jgarzik...
2007-05-08 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-05-08 Linus TorvaldsMerge branch 'drm-patches' of /linux/kernel/git/airlied...
2007-05-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2007-05-08 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-05-08 Linus TorvaldsMerge branch 'for-2.6.22' of git://git.kernel.dk/data...
2007-05-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-05-08 Bernhard WalleAdd IRQF_IRQPOLL flag (common code)
2007-05-08 Ananth N Mavinakay... Kprobes: The ON/OFF knob thru debugfs
2007-05-08 Christoph Hellwigkprobes: kretprobes simplifications
2007-05-08 Christoph Hellwigkprobes: codingstyle cleanups
2007-05-08 Christoph Hellwigkprobes: use hlist_for_each_entry
2007-05-08 Josh Triplettrcutorture: Remove redundant assignment to cur_ops...
2007-05-08 Josh Triplettrcutorture: style cleanup: avoid != NULL in boolean...
2007-05-08 Ahmed S. Darwishrcutorture: Use ARRAY_SIZE macro when appropriate
2007-05-08 Siddha, Suresh Bsched: align rq to cacheline boundary
2007-05-08 Dmitry Adamushkosched: redundant reschedule when set_user_nice() boosts...
2007-05-08 Siddha, Suresh Bsched: optimize siblings status check logic in wake_idle()
2007-05-08 Eric DumazetSpeed up divides by cpu_power in scheduler
2007-05-08 Siddha, Suresh Bsched: dynticks idle load balancing
2007-05-08 Siddha, Suresh Bsched: fix idle load balancing in softirqd context
2007-05-08 Stas Sergeevexport hrtimer_forward
2007-05-08 David Rientjescpusets: allow empty {cpus,mems}_allowed to be set...
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-08 Dmitry TorokhovMerge git://git./linux/kernel/git/torvalds/linux-2.6
2007-05-08 Paul MackerrasMerge branch 'linux-2.6'
2007-05-07 Linus TorvaldsMerge git://git./linux/kernel/git/aegl/linux-2.6
2007-05-07 Linus TorvaldsMerge branch 'server-cluster-locking-api' of git:/...
2007-05-07 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2007-05-07 Linus TorvaldsMerge branch 'drm-patches' of /linux/kernel/git/airlied...
2007-05-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-05-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-05-07 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-05-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
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-07 Johannes Berg[POWERPC] powermac: Suspend to disk on G5
2007-05-07 David S. MillerMerge git://git./linux/kernel/git/holtmann/bluetooth-2.6
2007-05-06 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-05-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-05-06 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-05-05 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
next