| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | irq: hide debug macros so they don't collide with others. | Paul Gortmaker | 2012-04-23 | |
| | |/ / / / / / / / / / / | ||||
| * | | | | | | | | | | | | tick: Fix the spurious broadcast timer ticks after resume | Suresh Siddha | 2012-04-19 | |
| * | | | | | | | | | | | | tick: Ensure that the broadcast device is initialized | Thomas Gleixner | 2012-04-19 | |
| * | | | | | | | | | | | | tick: Fix oneshot broadcast setup really | Thomas Gleixner | 2012-04-18 | |
| |/ / / / / / / / / / / | ||||
| * | | | | | | | | | | | Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-04-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | irq_work: fix compile failure on tile from missing include | Chris Metcalf | 2012-04-13 | |
| | |/ / / / / / / / / | ||||
| * | | | | | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-04-12 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | irq_domain: fix type mismatch in debugfs output format | Grant Likely | 2012-04-12 | |
| * | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-04-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o... | Suresh Siddha | 2012-04-10 | |
| | * | | | | | | | | | | itimer: Use printk_once instead of WARN_ONCE | Thomas Gleixner | 2012-04-10 | |
| | * | | | | | | | | | | nohz: Fix stale jiffies update in tick_nohz_restart() | Neal Cardwell | 2012-04-06 | |
| | * | | | | | | | | | | tick: Document TICK_ONESHOT config option | Thomas Gleixner | 2012-03-31 | |
| | * | | | | | | | | | | itimer: Schedule silent NULL pointer fixup in setitimer() for removal | Sasikantha babu | 2012-03-30 | |
| * | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-04-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | panic: fix stack dump print on direct call to panic() | Jason Wessel | 2012-04-12 | |
| * | | | | | | | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-04-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | irq_domain: Move irq_virq_count into NOMAP revmap | Grant Likely | 2012-04-12 | |
| | * | | | | | | | | | | | irqdomain: Fix debugfs formatting | Grant Likely | 2012-04-11 | |
| | * | | | | | | | | | | | irq_domain: correct the debugfs file name | Mika Westerberg | 2012-04-10 | |
| | * | | | | | | | | | | | irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from(). | David Daney | 2012-04-10 | |
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||
| * / | | | | | | | | | | cred: copy_process() should clear child->replacement_session_keyring | Oleg Nesterov | 2012-04-11 | |
| |/ / / / / / / / / / | ||||
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-04-07 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | sysctl: fix write access to dmesg_restrict/kptr_restrict | Kees Cook | 2012-04-05 | |
| * | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-04-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-05 | |
| * | | | | | | | | | | | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-04-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | kgdb,debug_core: pass the breakpoint struct instead of address and memory | Jason Wessel | 2012-03-29 | |
| | * | | | | | | | | | | | kdb: Fix smatch warning on dbg_io_ops->is_console | Jason Wessel | 2012-03-29 | |
| * | | | | | | | | | | | | Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-04-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | PM / QoS: add pm_qos_update_request_timeout() API | MyungJoo Ham | 2012-03-28 | |
| | * | | | | | | | | | | | | PM / Sleep: Mitigate race between the freezer and request_firmware() | Rafael J. Wysocki | 2012-03-28 | |
| | * | | | | | | | | | | | | PM / Sleep: Move disabling of usermode helpers to the freezer | Rafael J. Wysocki | 2012-03-28 | |
| | * | | | | | | | | | | | | PM / Hibernate: Disable usermode helpers right before freezing tasks | Rafael J. Wysocki | 2012-03-28 | |
| | * | | | | | | | | | | | | firmware_class: Do not warn that system is not ready from async loads | Rafael J. Wysocki | 2012-03-28 | |
| | * | | | | | | | | | | | | firmware_class: Rework usermodehelper check | Rafael J. Wysocki | 2012-03-28 | |
| * | | | | | | | | | | | | | Merge branch 'paul' (Fixups from Paul Gortmaker) | Linus Torvalds | 2012-04-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | irq_work: fix compile failure on MIPS from system.h split | Paul Gortmaker | 2012-04-02 | |
| | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-04-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | padata: Fix cpu hotplug | Steffen Klassert | 2012-03-29 | |
| | * | | | | | | | | | | | | | padata: Use the online cpumask as the default | Steffen Klassert | 2012-03-29 | |
| | * | | | | | | | | | | | | | padata: Add a reference to the api documentation | Steffen Klassert | 2012-03-29 | |
| * | | | | | | | | | | | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-04-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | documentation: remove references to cpu_*_map. | Rusty Russell | 2012-03-29 | |
| * | | | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-03-31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq() | Srivatsa S. Bhat | 2012-03-31 | |
| | * | | | | | | | | | | | | | | Merge branch 'sched/arch' into sched/urgent | Ingo Molnar | 2012-03-29 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callback | Catalin Marinas | 2012-03-13 | |
| | * | | | | | | | | | | | | | | | sched: Fix __schedule_bug() output when called from an interrupt | Stephen Boyd | 2012-03-29 | |
| * | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
