Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-29 | 2 | -9/+61 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | compat: Add helper functions to read/write struct timeval, timespec | H. Peter Anvin | 2012-02-20 | 1 | -8/+60 | |
| * | | | | | | | | | | Replace the fd_sets in struct fdtable with an array of unsigned longs | David Howells | 2012-02-19 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-29 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | irq: make SPARSE_IRQ an optionally hidden option | Rob Herring | 2012-01-25 | 1 | -3/+2 | |
* | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-03-29 | 4 | -42/+59 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | cpusets: Remove an unused variable | Dan Carpenter | 2012-03-28 | 1 | -1/+0 | |
| * | | | | | | | | | | | sched/rt: Improve pick_next_highest_task_rt() | Michael J Wang | 2012-03-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | sched: Fix select_fallback_rq() vs cpu_active/cpu_online | Peter Zijlstra | 2012-03-27 | 2 | -32/+50 | |
| * | | | | | | | | | | | sched: Fix compiler warning about declared inline after use | Peter Zijlstra | 2012-03-23 | 1 | -8/+8 | |
* | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-03-29 | 3 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage | Raghavendra K T | 2012-03-23 | 3 | -3/+4 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-29 | 5 | -124/+77 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=n | Thomas Gleixner | 2012-03-24 | 1 | -3/+8 | |
| * | | | | | | | | | | | | kernel-time: fix s/then/than/ spelling errors | Jim Cromie | 2012-03-23 | 2 | -8/+8 | |
| * | | | | | | | | | | | | time: remove no_sync_cmos_clock | Cesar Eduardo Barros | 2012-03-23 | 1 | -5/+1 | |
| * | | | | | | | | | | | | time: Avoid scary backtraces when warning of > 11% adj | John Stultz | 2012-03-23 | 1 | -4/+6 | |
| * | | | | | | | | | | | | alarmtimer: Make sure we initialize the rtctimer | John Stultz | 2012-03-23 | 1 | -1/+4 | |
| * | | | | | | | | | | | | ntp: Fix leap-second hrtimer livelock | John Stultz | 2012-03-22 | 2 | -101/+47 | |
| * | | | | | | | | | | | | time: Remove bogus comments | Thomas Gleixner | 2012-03-15 | 1 | -6/+0 | |
| * | | | | | | | | | | | | time: Fix change_clocksource locking | John Stultz | 2012-03-15 | 1 | -0/+7 | |
* | | | | | | | | | | | | | irqdomain: Remove powerpc dependency from debugfs file | Grant Likely | 2012-03-29 | 2 | -4/+14 | |
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-03-28 | 5 | -5/+141 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | pidns: add reboot_pid_ns() to handle the reboot syscall | Daniel Lezcano | 2012-03-28 | 2 | -0/+42 | |
| * | | | | | | | | | | | sysctl: use bitmap library functions | Akinobu Mita | 2012-03-28 | 1 | -5/+3 | |
| * | | | | | | | | | | | kexec: add further check to crashkernel | Zhenzhong Duan | 2012-03-28 | 1 | -0/+4 | |
| * | | | | | | | | | | | kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurations | Will Deacon | 2012-03-28 | 1 | -0/+2 | |
| * | | | | | | | | | | | smp: add func to IPI cpus based on parameter func | Gilad Ben-Yossef | 2012-03-28 | 1 | -0/+61 | |
| * | | | | | | | | | | | smp: introduce a generic on_each_cpu_mask() function | Gilad Ben-Yossef | 2012-03-28 | 1 | -0/+29 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 8 | -6/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 6 | -6/+0 | |
| * | | | | | | | | | | | Add #includes needed to permit the removal of asm/system.h | David Howells | 2012-03-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | Disintegrate asm/system.h for Sparc | David Howells | 2012-03-28 | 2 | -0/+4 | |
* | | | | | | | | | | | | module: Remove module size limit | Sasha Levin | 2012-03-26 | 1 | -2/+1 | |
* | | | | | | | | | | | | module: move __module_get and try_module_get() out of line. | Steven Rostedt | 2012-03-26 | 1 | -0/+30 | |
* | | | | | | | | | | | | params: <level>_initcall-like kernel parameters | Pawel Moll | 2012-03-26 | 2 | -5/+14 | |
* | | | | | | | | | | | | module_param: remove support for bool parameters which are really int. | Rusty Russell | 2012-03-26 | 1 | -21/+2 | |
* | | | | | | | | | | | | module: add kernel param to force disable module load | Dave Young | 2012-03-26 | 1 | -0/+1 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2012-03-24 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | includecheck: delete any duplicate instances of module.h | Paul Gortmaker | 2012-02-28 | 1 | -1/+0 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl | Linus Torvalds | 2012-03-23 | 3 | -659/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | sysctl: Move the implementation into fs/proc/proc_sysctl.c | Eric W. Biederman | 2012-01-24 | 3 | -625/+0 | |
| * | | | | | | | | | | | | sysctl: Register the base sysctl table like any other sysctl table. | Eric W. Biederman | 2012-01-24 | 1 | -9/+4 | |
| * | | | | | | | | | | | | sysctl: Consolidate !CONFIG_SYSCTL handling | Eric W. Biederman | 2012-01-24 | 1 | -26/+0 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | kmod: make __request_module() killable | Oleg Nesterov | 2012-03-23 | 1 | -2/+24 | |
* | | | | | | | | | | | | kmod: introduce call_modprobe() helper | Oleg Nesterov | 2012-03-23 | 1 | -8/+16 | |
* | | | | | | | | | | | | usermodehelper: ____call_usermodehelper() doesn't need do_exit() | Oleg Nesterov | 2012-03-23 | 1 | -1/+1 | |
* | | | | | | | | | | | | usermodehelper: kill umh_wait, renumber UMH_* constants | Oleg Nesterov | 2012-03-23 | 1 | -6/+2 | |
* | | | | | | | | | | | | usermodehelper: implement UMH_KILLABLE | Oleg Nesterov | 2012-03-23 | 1 | -2/+25 | |
* | | | | | | | | | | | | usermodehelper: introduce umh_complete(sub_info) | Oleg Nesterov | 2012-03-23 | 1 | -2/+7 |