summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-28delayacct: align to 8 byte boundary on 64-bit systemsJeff Mahoney
2010-10-28delay-accounting: reimplement -c for getdelays.c to report information on a t...Mel Gorman
2010-10-28namespaces Kconfig: move namespace menu location after the cgroupDaniel Lezcano
2010-10-28namespaces Kconfig: remove the cgroup device whitelist experimental tagDaniel Lezcano
2010-10-28namespaces Kconfig: remove pointless cgroup dependencyDaniel Lezcano
2010-10-28namespaces Kconfig: make namespace a submenuDaniel Lezcano
2010-10-28namespaces: default all the namespaces to 'yes' when CONFIG_NAMESPACES is sel...Daniel Lezcano
2010-10-28namespaces: remove pid_ns and net_ns experimental statusDaniel Lezcano
2010-10-28rapidio: fix destructive port EM initialization for Tsi568Alexandre Bounine
2010-10-28rapidio: fix maximum port number in tsi57x EM initializationAlexandre Bounine
2010-10-28rapidio: fix IDLE2 bits corruptionAlexandre Bounine
2010-10-28rapidio: add handling of redundant routesAlexandre Bounine
2010-10-28rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine
2010-10-28rapidio: add device access check into the enumerationAlexandre Bounine
2010-10-28rapidio: add handling of orphan port-write messageAlexandre Bounine
2010-10-28rapidio: modify sysfs initialization for switchesAlexandre Bounine
2010-10-28rapidio: add default handler for error-stopped stateAlexandre Bounine
2010-10-28rapidio: add relation links between RIO device structuresAlexandre Bounine
2010-10-28rapidio: use stored ingress port number instead of register readAlexandre Bounine
2010-10-28rapidio:powerpc/85xx: modify RIO port-write interrupt handlerAlexandre Bounine
2010-10-28rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine
2010-10-28drivers/char/mxser.c: fix compilation warning in mxser.cRakib Mullick
2010-10-28drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2010-10-28drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module...Tracey Dent
2010-10-28drivers/char/mwave/Makefile: clean upTracey Dent
2010-10-28drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2010-10-28drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2010-10-28drivers/char/synclink_gt.c: add extended sync featurePaul Fulghum
2010-10-28drivers/char/synclink_gt.c: fix information leak to userlandVasiliy Kulikov
2010-10-28drivers/char/ppdev.c: fix information leak to userlandVasiliy Kulikov
2010-10-28drivers/char/applicom.c: fix information leak to userlandVasiliy Kulikov
2010-10-28synclink_gt: fix per device lockingPaul Fulghum
2010-10-28SGI Altix IA64 mmtimer: eliminate long interval timer holdoffsDimitri Sivanich
2010-10-28drivers/char/hvc_console.c: remove unneeded __set_current_state(TASK_RUNNING)Andrew Morton
2010-10-28drivers/char/rocket.c: release_region or error pathDan Carpenter
2010-10-28ipmi: fix __init and __exit attribute locationsCorey Minyard
2010-10-28ipc: initialize structure memory to zero for compat functionsDan Rosenberg
2010-10-28ipc/shm.c: add RSS and swap size information to /proc/sysvipc/shmHelge Deller
2010-10-28exec: don't turn PF_KTHREAD off when a target command was not foundKOSAKI Motohiro
2010-10-28/proc/stat: fix scalability of irq sum of all cpuKAMEZAWA Hiroyuki
2010-10-28/proc/stat: scalability of irq num per cpuKAMEZAWA Hiroyuki
2010-10-28procfs: fix /proc/softirqs formattingDavidlohr Bueso
2010-10-28/proc/pid/pagemap: document in Documentation/filesystems/proc.txtNikanth Karthikesan
2010-10-28/proc/pid/smaps: export amount of anonymous memory in a mappingNikanth Karthikesan
2010-10-28exit: add lock context annotation on find_new_reaper()Namhyung Kim
2010-10-28coredump: default CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=yRoland McGrath
2010-10-28core_pattern: fix truncation by core_pattern handler with long parametersXiaotian Feng
2010-10-28signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro
2010-10-28signals: annotate lock context change on ptrace_stop()Namhyung Kim
2010-10-28signals: annotate lock_task_sighand()Namhyung Kim