aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path()Tejun Heo2013-07-12
* cgroup: remove bcache_subsys_id which got added stealthilyTejun Heo2013-07-09
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-09
|\
| * lib/scatterlist: error handling in __sg_alloc_table()Dan Carpenter2013-07-09
| * scsi_debug: fix do_device_access() with wrap around rangeAkinobu Mita2013-07-09
| * crypto: talitos: use sg_pcopy_to_buffer()Akinobu Mita2013-07-09
| * lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()Akinobu Mita2013-07-09
| * lib/scatterlist: factor out sg_miter_get_next_page() from sg_miter_next()Akinobu Mita2013-07-09
| * crypto: add lz4 Cryptographic APIChanho Min2013-07-09
| * lib: add lz4 compressor moduleChanho Min2013-07-09
| * arm: add support for LZ4-compressed kernelKyungsik Lee2013-07-09
| * lib: add support for LZ4-compressed kernelKyungsik Lee2013-07-09
| * decompressor: add LZ4 decompressor moduleKyungsik Lee2013-07-09
| * lib: add weak clz/ctz functionsChanho Min2013-07-09
| * reboot: move arch/x86 reboot= handling to generic kernelRobin Holt2013-07-09
| * reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-09
| * reboot: arm: prepare reboot_mode for moving to generic kernel codeRobin Holt2013-07-09
| * reboot: arm: remove unused restart_mode fields from some arm subarchsRobin Holt2013-07-09
| * reboot: unicore32: prepare reboot_mode for moving to generic kernel codeRobin Holt2013-07-09
| * reboot: x86: prepare reboot_mode for moving to generic kernel codeRobin Holt2013-07-09
| * reboot: checkpatch.pl the new kernel/reboot.c fileRobin Holt2013-07-09
| * reboot: move shutdown/reboot related functions to kernel/reboot.cRobin Holt2013-07-09
| * reboot: remove -stable friendly PF_THREAD_BOUND defineRobin Holt2013-07-09
| * partitions/msdos: enumerate also AIX LVM partitionsPhilippe De Muyter2013-07-09
| * partitions: add aix lvm partition support filesPhilippe De Muyter2013-07-09
| * partitions/msdos.c: end-of-line whitespace and semicolon cleanupPhilippe De Muyter2013-07-09
| * mwave: fix info leak in mwave_ioctl()Dan Carpenter2013-07-09
| * ipc/sem.c: rename try_atomic_semop() to perform_atomic_semop(), docu updateManfred Spraul2013-07-09
| * ipc/sem.c: replace shared sem_otime with per-semaphore valueManfred Spraul2013-07-09
| * ipc/sem.c: always use only one queue for alter operationsManfred Spraul2013-07-09
| * ipc/sem: separate wait-for-zero and alter tasks into seperate queuesManfred Spraul2013-07-09
| * ipc/sem.c: cacheline align the semaphore structuresManfred Spraul2013-07-09
| * ipc/util.c, ipc_rcu_alloc: cacheline align allocationManfred Spraul2013-07-09
| * ipc: remove unused functionsDavidlohr Bueso2013-07-09
| * ipc,msg: shorten critical region in msgrcvDavidlohr Bueso2013-07-09
| * ipc,msg: shorten critical region in msgsndDavidlohr Bueso2013-07-09
| * ipc,msg: make msgctl_nolock locklessDavidlohr Bueso2013-07-09
| * ipc,msg: introduce lockless functions to obtain the ipc objectDavidlohr Bueso2013-07-09
| * ipc,msg: introduce msgctl_nolockDavidlohr Bueso2013-07-09
| * ipc,msg: shorten critical region in msgctl_downDavidlohr Bueso2013-07-09
| * ipc: move locking out of ipcctl_pre_down_nolockDavidlohr Bueso2013-07-09
| * ipc: close open coded spin lock callsDavidlohr Bueso2013-07-09
| * ipc: introduce ipc object locking helpersDavidlohr Bueso2013-07-09
| * ipc: move rcu lock out of ipc_addidDavidlohr Bueso2013-07-09
| * ipc/shmc.c: eliminate ugly 80-col tricksAndrew Morton2013-07-09
| * ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis...Oleg Nesterov2013-07-09
| * ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)Oleg Nesterov2013-07-09
| * ptrace/x86: cleanup ptrace_set_debugreg()Oleg Nesterov2013-07-09
| * ptrace/x86: ptrace_write_dr7() should create bp if !disabledOleg Nesterov2013-07-09
| * ptrace/x86: introduce ptrace_register_breakpoint()Oleg Nesterov2013-07-09