summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-131-0/+1
|\
| * irq_work: fix compile failure on tile from missing includeChris Metcalf2012-04-131-0/+1
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-121-1/+2
|\ \
| * | irq_domain: fix type mismatch in debugfs output formatGrant Likely2012-04-121-1/+2
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-04-124-5/+15
|\ \ \ | |/ / |/| |
| * | clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...Suresh Siddha2012-04-101-1/+3
| * | itimer: Use printk_once instead of WARN_ONCEThomas Gleixner2012-04-101-3/+4
| * | nohz: Fix stale jiffies update in tick_nohz_restart()Neal Cardwell2012-04-061-2/+2
| * | tick: Document TICK_ONESHOT config optionThomas Gleixner2012-03-311-0/+4
| * | itimer: Schedule silent NULL pointer fixup in setitimer() for removalSasikantha babu2012-03-301-1/+4
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-121-1/+1
|\ \ \
| * | | panic: fix stack dump print on direct call to panic()Jason Wessel2012-04-121-1/+1
* | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-122-31/+17
|\ \ \ \ | |/ / / |/| | |
| * | | irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely2012-04-121-24/+9
| * | | irqdomain: Fix debugfs formattingGrant Likely2012-04-111-3/+3
| * | | irq_domain: correct the debugfs file nameMika Westerberg2012-04-101-1/+1
| * | | irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from().David Daney2012-04-101-3/+4
| | |/ | |/|
* / | cred: copy_process() should clear child->replacement_session_keyringOleg Nesterov2012-04-111-0/+2
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-04-071-4/+4
|\ \
| * | sysctl: fix write access to dmesg_restrict/kptr_restrictKees Cook2012-04-051-4/+4
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-16/+2
|\ \ \ | |/ / |/| |
| * | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-16/+2
* | | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-042-30/+25
|\ \ \
| * | | kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel2012-03-291-29/+24
| * | | kdb: Fix smatch warning on dbg_io_ops->is_consoleJason Wessel2012-03-291-1/+1
* | | | Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-046-62/+148
|\ \ \ \
| * | | | PM / QoS: add pm_qos_update_request_timeout() APIMyungJoo Ham2012-03-281-0/+50
| * | | | PM / Sleep: Mitigate race between the freezer and request_firmware()Rafael J. Wysocki2012-03-282-11/+39
| * | | | PM / Sleep: Move disabling of usermode helpers to the freezerRafael J. Wysocki2012-03-284-27/+8
| * | | | PM / Hibernate: Disable usermode helpers right before freezing tasksRafael J. Wysocki2012-03-281-13/+10
| * | | | firmware_class: Do not warn that system is not ready from async loadsRafael J. Wysocki2012-03-281-13/+45
| * | | | firmware_class: Rework usermodehelper checkRafael J. Wysocki2012-03-281-13/+11
* | | | | Merge branch 'paul' (Fixups from Paul Gortmaker)Linus Torvalds2012-04-021-0/+1
|\ \ \ \ \
| * | | | | irq_work: fix compile failure on MIPS from system.h splitPaul Gortmaker2012-04-021-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-04-021-4/+9
|\ \ \ \ \ \
| * | | | | | padata: Fix cpu hotplugSteffen Klassert2012-03-291-0/+3
| * | | | | | padata: Use the online cpumask as the defaultSteffen Klassert2012-03-291-4/+4
| * | | | | | padata: Add a reference to the api documentationSteffen Klassert2012-03-291-0/+2
* | | | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-04-021-5/+5
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | documentation: remove references to cpu_*_map.Rusty Russell2012-03-291-5/+5
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-312-9/+7
|\ \ \ \ \ \ \
| * | | | | | | sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq()Srivatsa S. Bhat2012-03-311-2/+2
| * | | | | | | Merge branch 'sched/arch' into sched/urgentIngo Molnar2012-03-292-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callbackCatalin Marinas2012-03-132-0/+4
| * | | | | | | | sched: Fix __schedule_bug() output when called from an interruptStephen Boyd2012-03-291-7/+1
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-318-108/+199
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tracing: Fix ent_size in trace outputSteven Rostedt2012-03-271-0/+4
| * | | | | | | | | Merge branch 'linus' into perf/urgentIngo Molnar2012-03-2644-1385/+1391
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | perf: Move mmap page data_head offset assertion out of headerJiri Olsa2012-03-241-0/+7
| * | | | | | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-03-242-5/+13
| |\ \ \ \ \ \ \ \ \