ALSA: hda: Use LPIB for another mainboard
[safe/jmp/linux-2.6] / kernel /
2010-05-30 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-05-30 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-05-30 Rafael J. WysockiCPU: Avoid using unititialized error variable in disabl...
2010-05-30 Linus TorvaldsRevert "cpusets: randomize node rotor used in cpuset_me...
2010-05-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-29 Sage Weilsched: add wait_for_completion_killable_timeout
2010-05-28 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2010-05-28 Al ViroFix racy use of anon_inode_getfd() in perf_event.c
2010-05-27 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-05-27 Andrey Vaginposix_timer: Fix error path in timer_create
2010-05-27 Linus TorvaldsAvoid warning when CPU hotplug isn't enabled
2010-05-27 Lee Schermerhornnuma: in-kernel profiling: use cpu_to_mem() for per...
2010-05-27 Anton Blanchardpanic: call console_verbose() in panic
2010-05-27 Oleg Nesterovpids: fix fork_idle() to setup ->pids correctly
2010-05-27 Hedi Berrichepids: increase pid_max based on num_possible_cpus
2010-05-27 Lai Jiangshancpuhotplug: do not need cpu_hotplug_begin() when CONFIG...
2010-05-27 Akinobu Mitakernel/: convert cpu notifier to return encapsulate...
2010-05-27 Akinobu Mitacpu-hotplug: return better errno on cpu hotplug failure
2010-05-27 Akinobu Mitacpu-hotplug: introduce cpu_notify(), __cpu_notify(...
2010-05-27 Oleg Nesterovproc: turn signal_struct->count into "int nr_threads"
2010-05-27 Oleg Nesterovproc_sched_show_task(): use get_nr_threads()
2010-05-27 Oleg Nesterovcheck_unshare_flags: kill the bogus CLONE_SIGHAND/sig...
2010-05-27 Oleg Nesterovexit: move taskstats_tgid_free() from __exit_signal...
2010-05-27 Oleg Nesterovkill the obsolete thread_group_cputime_free() helper
2010-05-27 Oleg Nesterovexit: __exit_signal: use thread_group_leader() consistently
2010-05-27 Oleg Nesterovsignals: kill the awful task_rq_unlock_wait() hack
2010-05-27 Oleg Nesterovsignals: clear signal->tty when the last thread exits
2010-05-27 Oleg Nesterovsignals: make task_struct->signal immutable/refcountable
2010-05-27 Oleg Nesterovfork/exit: move tty_kref_put() outside of __cleanup_sig...
2010-05-27 Oleg Nesterovposix-cpu-timers: avoid "task->signal != NULL" checks
2010-05-27 Oleg Nesterovexit: avoid sig->count in __exit_signal() to detect...
2010-05-27 Oleg Nesterovexit: avoid sig->count in de_thread/__exit_signal synch...
2010-05-27 Oleg Nesterovexit: change zap_other_threads() to count sub-threads
2010-05-27 Oleg Nesterovexit: exit_notify() can trust signal->notify_count < 0
2010-05-27 Oleg Nesterovcall_usermodehelper: UMH_WAIT_EXEC ignores kernel_threa...
2010-05-27 Oleg Nesterovcall_usermodehelper: simplify/fix UMH_NO_WAIT case
2010-05-27 Oleg Nesterovwait_for_helper: SIGCHLD from user-space can lead to...
2010-05-27 Oleg Nesterovcall_usermodehelper: no need to unblock signals
2010-05-27 Oleg Nesterovumh: creds: kill subprocess_info->cred logic
2010-05-27 Oleg Nesterovumh: creds: convert call_usermodehelper_keys() to use...
2010-05-27 Neil Hormanexec: replace call_usermodehelper_pipe with use of...
2010-05-27 Neil Hormankmod: add init function to usermodehelper
2010-05-27 Oleg Nesterovsignals: check_kill_permission(): don't check creds...
2010-05-27 Oleg Nesterovptrace: PTRACE_GETFDPIC: fix the unsafe usage of child->mm
2010-05-27 Mike Frysingerptrace: unify FDPIC implementations
2010-05-27 Jack Steinercpusets: randomize node rotor used in cpuset_mem_spread...
2010-05-27 Jack Steinercpusets: new round-robin rotor for SLAB allocations
2010-05-27 Kirill A. Shutemovcgroups: make cftype.unregister_event() void-returning
2010-05-26 Stanislaw Gruszkahrtimer: Avoid double seqlock
2010-05-26 Thomas Gleixnertimers: Move local variable into else section
2010-05-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-05-25 Linus TorvaldsRevert "module: drop the lock while waiting for module...
2010-05-25 J. R. Okajimaproc_dointvec: write a single value
2010-05-25 Thomas Gleixnertimers: Fix slack calculation really
2010-05-25 Steven Rostedtring-buffer: Move zeroing out excess in page to ring...
2010-05-25 Steven Rostedtring-buffer: Reset "real_end" when page is filled
2010-05-25 Andy Shevchenkosysctl: don't use own implementation of hex_to_bin()
2010-05-25 Wenji Huangmodule: remove duplicate declaration of __ksymtab_gpl_f...
2010-05-25 Haicheng Limem-hotplug: fix potential race while building zonelist...
2010-05-25 Haicheng Limem-hotplug: avoid multiple zones sharing same boot...
2010-05-25 minskey guocpu/mem hotplug: enable CPUs online before local memory...
2010-05-25 Mel Gormanmm: compaction: add a tunable that decides when memory...
2010-05-25 Mel Gormanmm: compaction: add /proc trigger for memory compaction
2010-05-25 Miao Xiecpuset,mm: fix no node to alloc memory when changing...
2010-05-25 Miao Xiemempolicy: restructure rebinding-mempolicy functions
2010-05-25 Peter Zijlstraperf, trace: Fix !x86 build bug
2010-05-24 Jeff Chuatimers: Fix slack calculation for expired timers
2010-05-24 Thomas Gleixnertimekeeping: Fix timezone update
2010-05-22 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2010-05-22 Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2010-05-22 Linus TorvaldsMerge branch 'modules' of git://git./linux/kernel/git...
2010-05-21 Linus TorvaldsMerge branch 'for-2.6.35' of git://git.kernel.dk/linux...
2010-05-21 Randy Dunlapsysctl: fix kernel-doc notation and typos
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-05-21 Jens AxboeMerge branch 'master' into for-2.6.35
2010-05-21 Jens Axboepipe: set lower and upper limit on max pages in the...
2010-05-21 Jens Axboepipe: add support for shrinking and growing pipes
2010-05-21 Linus TorvaldsMerge branch 'dbg-early-merge' of git://git./linux...
2010-05-21 Linus TorvaldsMerge branch 'kdb-merge' of git://git./linux/kernel...
2010-05-21 Chris Wrightsysfs: add struct file* to bin_attr callbacks
2010-05-21 Peter Zijlstralockdep: Add novalidate class for dev->mutex conversion
2010-05-21 NeilBrownkref: remove kref_set
2010-05-21 Steven RostedtMerge branch 'perf/core' of git://git./linux/kernel...
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2010-05-21 Peter Zijlstraperf: Optimize perf_tp_event_match()
2010-05-21 Peter Zijlstraperf: Remove more code from the fastpath
2010-05-21 Peter Zijlstraperf: Optimize the !vmalloc backed buffer
2010-05-21 Peter Zijlstraperf: Optimize perf_output_copy()
2010-05-21 Peter Zijlstraperf: Fix wakeup storm for RO mmap()s
2010-05-21 Peter Zijlstraperf: Ensure that IOC_OUTPUT isn't used to create multi...
2010-05-21 Peter Zijlstraperf, trace: Optimize tracepoints by using per-tracepoi...
2010-05-21 Peter Zijlstraperf, trace: Optimize tracepoints by removing IRQ-disab...
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-05-21 Jason Wesselx86, kgdb, init: Add early and late debug states
2010-05-21 Jason Wesselkdb,debug_core: Allow the debug core to receive a panic...
2010-05-21 Jason Wesseldebug_core,kdb: Allow the debug core to process a recur...
2010-05-21 Jason Wesselprintk,kdb: capture printk() when in kdb shell
2010-05-21 Jason Wesselkgdboc,kdb: Allow kdb to work on a non open console...
2010-05-21 Jason Wesselkgdb: Add the ability to schedule a breakpoint via...
next