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