Commit Graph

832 Commits (e655a250d5fc12b6dfe0d436180ba4a3bfffdc9f)

Author SHA1 Message Date
Con Kolivas e655a250d5 [PATCH] swswsup: return correct load_image error 19 years ago
Ingo Molnar cd7b24bb18 [PATCH] warn if free_irq() is called from IRQ context 19 years ago
Roman Zippel 5ddcfa878d [PATCH] remove pps support 19 years ago
Dimitri Sivanich f516342745 [PATCH] Add SA_PERCPU_IRQ flag support 19 years ago
Eric Dumazet d74beb9f33 [PATCH] Use unsigned int types for a faster bsearch 19 years ago
Ashok Raj 34f361ade2 [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu() 19 years ago
Eric Dumazet 231bed2058 [PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p() and in_egroup_p() 19 years ago
Andrew Morton 05eeae208d [PATCH] find_task_by_pid() needs tasklist_lock 19 years ago
Chris Wright 12b5989be1 [PATCH] refactor capable() to one implementation, add __capable() helper 19 years ago
Bryan Holty 501f2499b8 [PATCH] IRQ: prevent enabling of previously disabled interrupt 19 years ago
Andrew Morton c777ac5594 [PATCH] irq: uninline migration functions 19 years ago
Adrian Bunk 9871728b75 [PATCH] kernel/params.c: make param_array() static 19 years ago
Rusty Russell 8d3b33f67f [PATCH] Remove MODULE_PARM 19 years ago
Thomas Gleixner 7d99b7d634 [PATCH] Validate and sanitze itimer timeval from userspace 19 years ago
Thomas Gleixner c08b8a4910 [PATCH] sys_alarm() unsigned signed conversion fixup 19 years ago
Andrew Morton 185ae6d7a3 [PATCH] timer irq driven soft watchdog fix 19 years ago
Eric Sesterhenn 6978c7052f BUG_ON() Conversion in kernel/cpu.c 19 years ago
Andrew Morton f125b56113 [PATCH] fix build error if CONFIG_SYSFS=n 19 years ago
Davi Arnaut 24277dda3a [PATCH] strndup_user: convert module 19 years ago
Ingo Molnar 6687a97d40 [PATCH] timer-irq-driven soft-watchdog, cleanups 19 years ago
Sergey Vlasov 6a4d11c2ab [PATCH] Fix module refcount leak in __set_personality() 19 years ago
Andrew Morton d3561f78fd [PATCH] RLIMIT_CPU: document wrong return value 19 years ago
Andrew Morton e0661111e5 [PATCH] RLIMIT_CPU: fix handling of a zero limit 19 years ago
Andrew Morton ec9e16bacd [PATCH] sys_setrlimit() cleanup 19 years ago
John Z. Bohach 2ea1c5392c [PATCH] console_setup() depends (wrongly?) on CONFIG_PRINTK 19 years ago
Paul Jackson 29afd49b72 [PATCH] cpuset: remove useless local variable initialization 19 years ago
Paul Jackson 151a44202d [PATCH] cpuset: don't need to mark cpuset_mems_generation atomic 19 years ago
Paul Jackson 8488bc359d [PATCH] cpuset: remove unnecessary NULL check 19 years ago
Paul Jackson c61afb181c [PATCH] cpuset memory spread slab cache optimizations 19 years ago
Paul Jackson 825a46af5a [PATCH] cpuset memory spread basic implementation 19 years ago
Paul Jackson 8a39cc60bf [PATCH] cpuset use combined atomic_inc_return calls 19 years ago
Paul Jackson 7b5b9ef0e1 [PATCH] cpuset cleanup not not operators 19 years ago
Paul E. McKenney 95c3832272 [PATCH] rcutorture: tag success/failure line with module parameters 19 years ago
Jan Beulich a4a6198b80 [PATCH] tvec_bases too large for per-cpu data 19 years ago
Oleg Nesterov caa9ee771d [PATCH] rcu_process_callbacks: don't cli() while testing ->nxtlist 19 years ago
Bart Samwel cba9f33d13 [PATCH] Range checking in do_proc_dointvec_(userhz_)jiffies_conv 19 years ago
Bart Samwel ed5b43f15a [PATCH] Represent laptop_mode as jiffies internally 19 years ago
Bart Samwel f6ef943813 [PATCH] Represent dirty_*_centisecs as jiffies internally 19 years ago
Andrew Morton 36f574135e [PATCH] free_uid() locking improvement 19 years ago
Jens Axboe 2056a782f8 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 19 years ago
Tom Zanussi 6dac40a7ce [PATCH] relay: consolidate sendfile() and read() code 19 years ago
Jens Axboe 221415d762 [PATCH] relay: add sendfile() support 19 years ago
Jens Axboe b86ff981a8 [PATCH] relay: migrate from relayfs to a generic relay API 19 years ago
Adrian Bunk 2178426d26 [PATCH] kernel/rcupdate.c: make two structs static 19 years ago
Oleg Nesterov ee25e96fcd [PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage 19 years ago
Andrew Morton dd287796d6 [PATCH] pause_on_oops command line option 19 years ago
Ingo Molnar 91368d73e4 [PATCH] make bug messages more consistent 19 years ago
Oleg Nesterov a26fd335b4 [PATCH] sigprocmask: kill unneeded temp var 19 years ago
Ashutosh Naik 6389a38511 [PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutex 19 years ago
Ingo Molnar 7a7d1cf954 [PATCH] sem2mutex: kprobes 19 years ago