aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
* | | | | | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | compat: Add helper functions to read/write struct timeval, timespecH. Peter Anvin2012-02-20
| * | | | | | | | | | Replace the fd_sets in struct fdtable with an array of unsigned longsDavid Howells2012-02-19
* | | | | | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | irq: make SPARSE_IRQ an optionally hidden optionRob Herring2012-01-25
* | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-29
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | cpusets: Remove an unused variableDan Carpenter2012-03-28
| * | | | | | | | | | | sched/rt: Improve pick_next_highest_task_rt()Michael J Wang2012-03-27
| * | | | | | | | | | | sched: Fix select_fallback_rq() vs cpu_active/cpu_onlinePeter Zijlstra2012-03-27
| * | | | | | | | | | | sched: Fix compiler warning about declared inline after usePeter Zijlstra2012-03-23
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | locking/kconfig: Simplify INLINE_SPIN_UNLOCK usageRaghavendra K T2012-03-23
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=nThomas Gleixner2012-03-24
| * | | | | | | | | | | | kernel-time: fix s/then/than/ spelling errorsJim Cromie2012-03-23
| * | | | | | | | | | | | time: remove no_sync_cmos_clockCesar Eduardo Barros2012-03-23
| * | | | | | | | | | | | time: Avoid scary backtraces when warning of > 11% adjJohn Stultz2012-03-23
| * | | | | | | | | | | | alarmtimer: Make sure we initialize the rtctimerJohn Stultz2012-03-23
| * | | | | | | | | | | | ntp: Fix leap-second hrtimer livelockJohn Stultz2012-03-22
| * | | | | | | | | | | | time: Remove bogus commentsThomas Gleixner2012-03-15
| * | | | | | | | | | | | time: Fix change_clocksource lockingJohn Stultz2012-03-15
* | | | | | | | | | | | | irqdomain: Remove powerpc dependency from debugfs fileGrant Likely2012-03-29
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | pidns: add reboot_pid_ns() to handle the reboot syscallDaniel Lezcano2012-03-28
| * | | | | | | | | | | sysctl: use bitmap library functionsAkinobu Mita2012-03-28
| * | | | | | | | | | | kexec: add further check to crashkernelZhenzhong Duan2012-03-28
| * | | | | | | | | | | kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurationsWill Deacon2012-03-28
| * | | | | | | | | | | smp: add func to IPI cpus based on parameter funcGilad Ben-Yossef2012-03-28
| * | | | | | | | | | | smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef2012-03-28
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
| * | | | | | | | | | | Add #includes needed to permit the removal of asm/system.hDavid Howells2012-03-28
| * | | | | | | | | | | Disintegrate asm/system.h for SparcDavid Howells2012-03-28
* | | | | | | | | | | | module: Remove module size limitSasha Levin2012-03-25
* | | | | | | | | | | | module: move __module_get and try_module_get() out of line.Steven Rostedt2012-03-25
* | | | | | | | | | | | params: <level>_initcall-like kernel parametersPawel Moll2012-03-25
* | | | | | | | | | | | module_param: remove support for bool parameters which are really int.Rusty Russell2012-03-25
* | | | | | | | | | | | module: add kernel param to force disable module loadDave Young2012-03-25
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | includecheck: delete any duplicate instances of module.hPaul Gortmaker2012-02-28
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds2012-03-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sysctl: Move the implementation into fs/proc/proc_sysctl.cEric W. Biederman2012-01-24
| * | | | | | | | | | | | sysctl: Register the base sysctl table like any other sysctl table.Eric W. Biederman2012-01-24
| * | | | | | | | | | | | sysctl: Consolidate !CONFIG_SYSCTL handlingEric W. Biederman2012-01-24
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | kmod: make __request_module() killableOleg Nesterov2012-03-23
* | | | | | | | | | | | kmod: introduce call_modprobe() helperOleg Nesterov2012-03-23
* | | | | | | | | | | | usermodehelper: ____call_usermodehelper() doesn't need do_exit()Oleg Nesterov2012-03-23
* | | | | | | | | | | | usermodehelper: kill umh_wait, renumber UMH_* constantsOleg Nesterov2012-03-23
* | | | | | | | | | | | usermodehelper: implement UMH_KILLABLEOleg Nesterov2012-03-23
* | | | | | | | | | | | usermodehelper: introduce umh_complete(sub_info)Oleg Nesterov2012-03-23