summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-10-12genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y buildThomas Gleixner
2010-10-12ring-buffer: Fix typo of time extends per pageSteven Rostedt
2010-10-12printk: Make console_sem a semaphore not a pseudo mutexThomas Gleixner
2010-10-12Merge branch 'linus' into core/lockingThomas Gleixner
2010-10-12genirq: Switch sparse_irq allocator to GFP_KERNELThomas Gleixner
2010-10-12genirq: Make sparse_lock a mutexThomas Gleixner
2010-10-12genirq: Remove the now unused sparse irq leftoversThomas Gleixner
2010-10-12genirq: Sanitize dynamic irq handlingThomas Gleixner
2010-10-12genirq: Remove arch_init_chip_data()Thomas Gleixner
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner
2010-10-12genirq: Query arch for number of early descriptorsThomas Gleixner
2010-10-12genirq: Use sane sparse allocatorThomas Gleixner
2010-10-12genirq: Implement irq reservationThomas Gleixner
2010-10-12genirq: Implement sane enumerationThomas Gleixner
2010-10-12genirq: Prepare proc for real sparse irq supportThomas Gleixner
2010-10-12genirq: Implement a sane sparse_irq allocatorThomas Gleixner
2010-10-12genirq: Provide default irq init flagsThomas Gleixner
2010-10-12genirq: Remove export of kstat_irqs_cpuThomas Gleixner
2010-10-12genirq: Remove early_init_irq_lock_class()Thomas Gleixner
2010-10-12genirq: Distangle kernel/irq/handle.cThomas Gleixner
2010-10-12genirq: Sanitize irq_data accessorsThomas Gleixner
2010-10-12genirq: Provide status modifierThomas Gleixner
2010-10-12genirq: Distangle irq.hThomas Gleixner
2010-10-12perf: Fix incorrect copy_from_user() usageJohn Blackwood
2010-10-11Merge branch 'x86/urgent' into core/memblockH. Peter Anvin
2010-10-11Merge branch 'oprofile/urgent' (early part) into oprofile/perfRobert Richter
2010-10-11perf: New helper function for pmu nameMatt Fleming
2010-10-11workqueue: add and use WQ_MEM_RECLAIM flagTejun Heo
2010-10-11workqueue: fix HIGHPRI handling in keep_working()Tejun Heo
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar
2010-10-08Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar
2010-10-07Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-07sysctl: fix min/max handling in __do_proc_doulongvec_minmax()Eric Dumazet
2010-10-07sched: fix RCU lockdep splat from task_group()Peter Zijlstra
2010-10-07rcu: using ACCESS_ONCE() to observe the jiffies_stall/rnp->qsmask valueDongdong Deng
2010-10-07sched: suppress RCU lockdep splat in task_fork_fairPaul E. McKenney
2010-10-07Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar
2010-10-07Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2010-10-07HWPOISON: Copy si_addr_lsb to userAndi Kleen
2010-10-05rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_heldPaul E. McKenney
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-10-05workqueue: add queue_work and activate_work trace pointsTejun Heo
2010-10-05workqueue: prepare for more tracepointsTejun Heo
2010-10-04BKL: Remove BKL from cgroupJan Blunck
2010-10-04BKL: Explicitly add BKL around get_sb/fill_superJan Blunck
2010-10-04genirq: Provide config option to disable deprecated codeThomas Gleixner
2010-10-04perf_events: Fix invalid pointer when pid is invalidStephane Eranian
2010-10-04genirq: Provide compat handling for chip->retrigger()Thomas Gleixner
2010-10-04genirq: Provide compat handling for chip->set_wake()Thomas Gleixner