Commit Graph

13181 Commits (05ef1b79d46347f94d9a78214cc745046c03e45a)

Author SHA1 Message Date
Chris Metcalf ef1f098254 irq_work: fix compile failure on tile from missing include 13 years ago
Grant Likely 5269a9ab7d irq_domain: fix type mismatch in debugfs output format 13 years ago
Jason Wessel 026ee1f66a panic: fix stack dump print on direct call to panic() 13 years ago
Grant Likely 6fa6c8e25e irq_domain: Move irq_virq_count into NOMAP revmap 13 years ago
Oleg Nesterov 79549c6dfd cred: copy_process() should clear child->replacement_session_keyring 13 years ago
Grant Likely 15e06bf64f irqdomain: Fix debugfs formatting 13 years ago
Mika Westerberg ac5830a33f irq_domain: correct the debugfs file name 13 years ago
David Daney 5b7526e3a6 irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from(). 13 years ago
Suresh Siddha fa4da365bc clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_oneshot() 13 years ago
Thomas Gleixner 9886f44412 itimer: Use printk_once instead of WARN_ONCE 13 years ago
Neal Cardwell 6f103929f8 nohz: Fix stale jiffies update in tick_nohz_restart() 13 years ago
Stephen Boyd 234e340582 simple_open: automatically convert to simple_open() 13 years ago
Kees Cook 620f6e8e85 sysctl: fix write access to dmesg_restrict/kptr_restrict 13 years ago
Paul Gortmaker 83e3fa6f01 irq_work: fix compile failure on MIPS from system.h split 13 years ago
Thomas Gleixner 3872c48b14 tick: Document TICK_ONESHOT config option 13 years ago
Srivatsa S. Bhat e3831edd59 sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq() 13 years ago
Jiang Liu f5cb92ac82 genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return value 13 years ago
Sasikantha babu aa2bf9bc64 itimer: Schedule silent NULL pointer fixup in setitimer() for removal 13 years ago
Tejun Heo 8f121918f2 cgroup: cgroup_attach_task() could return -errno after success 13 years ago
Jason Wessel 98b54aa1a2 kgdb,debug_core: pass the breakpoint struct instead of address and memory 13 years ago
Jason Wessel 78724b8ef8 kdb: Fix smatch warning on dbg_io_ops->is_console 13 years ago
Grant Likely 092b2fb076 irqdomain: Remove powerpc dependency from debugfs file 13 years ago
Steffen Klassert 9612090527 padata: Fix cpu hotplug 13 years ago
Steffen Klassert 13614e0fb1 padata: Use the online cpumask as the default 13 years ago
Steffen Klassert 107f8bdac9 padata: Add a reference to the api documentation 13 years ago
Kees Cook ec0c4274e3 futex: Mark get_robust_list as deprecated 13 years ago
Kees Cook bdbb776f88 futex: Do not leak robust list to unprivileged process 13 years ago
Prarit Bhargava 241fc640be genirq: Respect NUMA node affinity in setup_irq_irq affinity() 13 years ago
Alexander Gordeev f3f79e38d5 genirq: Get rid of unneeded force parameter in irq_finalize_oneshot() 13 years ago
Alexander Gordeev 69592db298 genirq: Minor readablity improvement in irq_wake_thread() 13 years ago
Stephen Boyd 6135fc1eb4 sched: Fix __schedule_bug() output when called from an interrupt 13 years ago
Rusty Russell 5f054e31c6 documentation: remove references to cpu_*_map. 13 years ago
Daniel Lezcano cf3f89214e pidns: add reboot_pid_ns() to handle the reboot syscall 13 years ago
Akinobu Mita 5a04cca6c3 sysctl: use bitmap library functions 13 years ago
Zhenzhong Duan eaa3be6add kexec: add further check to crashkernel 13 years ago
Will Deacon d034cfab4f kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurations 13 years ago
Gilad Ben-Yossef b3a7e98e02 smp: add func to IPI cpus based on parameter func 13 years ago
Gilad Ben-Yossef 3fc498f165 smp: introduce a generic on_each_cpu_mask() function 13 years ago
MyungJoo Ham c4772d192c PM / QoS: add pm_qos_update_request_timeout() API 13 years ago
Rafael J. Wysocki 247bc03742 PM / Sleep: Mitigate race between the freezer and request_firmware() 13 years ago
Rafael J. Wysocki 1e73203cd1 PM / Sleep: Move disabling of usermode helpers to the freezer 13 years ago
Rafael J. Wysocki 7b5179ac14 PM / Hibernate: Disable usermode helpers right before freezing tasks 13 years ago
Rafael J. Wysocki 9b78c1da60 firmware_class: Do not warn that system is not ready from async loads 13 years ago
Rafael J. Wysocki fe2e39d878 firmware_class: Rework usermodehelper check 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
David Howells 96f951edb1 Add #includes needed to permit the removal of asm/system.h 13 years ago
David Howells d550bbd40c Disintegrate asm/system.h for Sparc 13 years ago
Dan Carpenter 160594e99d cpusets: Remove an unused variable 13 years ago
Steven Rostedt 12b5da349a tracing: Fix ent_size in trace output 13 years ago
Michael J Wang 1b028abc77 sched/rt: Improve pick_next_highest_task_rt() 13 years ago