aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-07-09reboot: arm: prepare reboot_mode for moving to generic kernel codeRobin Holt
2013-07-09reboot: arm: remove unused restart_mode fields from some arm subarchsRobin Holt
2013-07-09reboot: unicore32: prepare reboot_mode for moving to generic kernel codeRobin Holt
2013-07-09reboot: x86: prepare reboot_mode for moving to generic kernel codeRobin Holt
2013-07-09reboot: checkpatch.pl the new kernel/reboot.c fileRobin Holt
2013-07-09reboot: move shutdown/reboot related functions to kernel/reboot.cRobin Holt
2013-07-09reboot: remove -stable friendly PF_THREAD_BOUND defineRobin Holt
2013-07-09partitions/msdos: enumerate also AIX LVM partitionsPhilippe De Muyter
2013-07-09partitions: add aix lvm partition support filesPhilippe De Muyter
2013-07-09partitions/msdos.c: end-of-line whitespace and semicolon cleanupPhilippe De Muyter
2013-07-09mwave: fix info leak in mwave_ioctl()Dan Carpenter
2013-07-09ipc/sem.c: rename try_atomic_semop() to perform_atomic_semop(), docu updateManfred Spraul
2013-07-09ipc/sem.c: replace shared sem_otime with per-semaphore valueManfred Spraul
2013-07-09ipc/sem.c: always use only one queue for alter operationsManfred Spraul
2013-07-09ipc/sem: separate wait-for-zero and alter tasks into seperate queuesManfred Spraul
2013-07-09ipc/sem.c: cacheline align the semaphore structuresManfred Spraul
2013-07-09ipc/util.c, ipc_rcu_alloc: cacheline align allocationManfred Spraul
2013-07-09ipc: remove unused functionsDavidlohr Bueso
2013-07-09ipc,msg: shorten critical region in msgrcvDavidlohr Bueso
2013-07-09ipc,msg: shorten critical region in msgsndDavidlohr Bueso
2013-07-09ipc,msg: make msgctl_nolock locklessDavidlohr Bueso
2013-07-09ipc,msg: introduce lockless functions to obtain the ipc objectDavidlohr Bueso
2013-07-09ipc,msg: introduce msgctl_nolockDavidlohr Bueso
2013-07-09ipc,msg: shorten critical region in msgctl_downDavidlohr Bueso
2013-07-09ipc: move locking out of ipcctl_pre_down_nolockDavidlohr Bueso
2013-07-09ipc: close open coded spin lock callsDavidlohr Bueso
2013-07-09ipc: introduce ipc object locking helpersDavidlohr Bueso
2013-07-09ipc: move rcu lock out of ipc_addidDavidlohr Bueso
2013-07-09ipc/shmc.c: eliminate ugly 80-col tricksAndrew Morton
2013-07-09ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis...Oleg Nesterov
2013-07-09ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)Oleg Nesterov
2013-07-09ptrace/x86: cleanup ptrace_set_debugreg()Oleg Nesterov
2013-07-09ptrace/x86: ptrace_write_dr7() should create bp if !disabledOleg Nesterov
2013-07-09ptrace/x86: introduce ptrace_register_breakpoint()Oleg Nesterov
2013-07-09ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7()Oleg Nesterov
2013-07-09ptrace/x86: simplify the "disable" logic in ptrace_write_dr7()Oleg Nesterov
2013-07-09ptrace: revert "Prepare to fix racy accesses on task breakpoints"Oleg Nesterov
2013-07-09ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov
2013-07-09ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov
2013-07-09ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov
2013-07-09ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov
2013-07-09fatfs: add FAT_IOCTL_GET_VOLUME_IDMike Lockwood
2013-07-09drivers/rtc/rtc-stmp3xxx.c: check the return value from stmp_reset_block()Fabio Estevam
2013-07-09ncpfs: fix error return code in ncp_parse_options()Wei Yongjun
2013-07-09checkpatch: make the CamelCase cache work for non-git trees tooJoe Perches
2013-07-09panic: add cpu/pid to warn_slowpath_common in WARNING printk()sAlex Thorlton
2013-07-09mm/memory_hotplug.c: fix return value of online_pages()Toshi Kani
2013-07-09mm: honor min_free_kbytes set by userMichal Hocko
2013-07-09memcg: don't need to free memcg via RCU or workqueueLi Zefan