summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate includes from many filesZimny Lech2010-10-279-10/+0
* ramoops: use the platform data structure instead of module paramsKyungmin Park2010-10-272-2/+43
* kernel/resource.c: handle reinsertion of an already-inserted resourceHuang Shijie2010-10-271-0/+2
* kfifo: fix kfifo_alloc() to return a signed int valueStefani Seibold2010-10-271-12/+21
* w1: don't allow arbitrary users to remove w1 devicesBrian Swetland2010-10-271-4/+4
* alpha: remove dma64_addr_t usageFUJITA Tomonori2010-10-271-2/+2
* mips: remove dma64_addr_t usageFUJITA Tomonori2010-10-271-1/+1
* sparc: remove dma64_addr_t usageFUJITA Tomonori2010-10-271-1/+1
* fuse: use release_pages()Miklos Szeredi2010-10-272-6/+2
* taskstats: use real microsecond granularity for CPU timesMichael Holzheu2010-10-275-23/+21
* taskstats: split fill_pid functionMichael Holzheu2010-10-271-29/+21
* taskstats: separate taskstats commandsMichael Holzheu2010-10-271-40/+78
* delayacct: align to 8 byte boundary on 64-bit systemsJeff Mahoney2010-10-271-1/+7
* delay-accounting: reimplement -c for getdelays.c to report information on a t...Mel Gorman2010-10-271-2/+36
* namespaces Kconfig: move namespace menu location after the cgroupDaniel Lezcano2010-10-271-52/+52
* namespaces Kconfig: remove the cgroup device whitelist experimental tagDaniel Lezcano2010-10-271-1/+0
* namespaces Kconfig: remove pointless cgroup dependencyDaniel Lezcano2010-10-271-10/+4
* namespaces Kconfig: make namespace a submenuDaniel Lezcano2010-10-271-6/+8
* namespaces: default all the namespaces to 'yes' when CONFIG_NAMESPACES is sel...Daniel Lezcano2010-10-271-2/+5
* namespaces: remove pid_ns and net_ns experimental statusDaniel Lezcano2010-10-271-6/+3
* rapidio: fix destructive port EM initialization for Tsi568Alexandre Bounine2010-10-271-5/+10
* rapidio: fix maximum port number in tsi57x EM initializationAlexandre Bounine2010-10-271-1/+2
* rapidio: fix IDLE2 bits corruptionAlexandre Bounine2010-10-272-9/+3
* rapidio: add handling of redundant routesAlexandre Bounine2010-10-275-51/+64
* rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine2010-10-275-0/+462
* rapidio: add device access check into the enumerationAlexandre Bounine2010-10-273-1/+9
* rapidio: add handling of orphan port-write messageAlexandre Bounine2010-10-272-5/+110
* rapidio: modify sysfs initialization for switchesAlexandre Bounine2010-10-272-7/+25
* rapidio: add default handler for error-stopped stateAlexandre Bounine2010-10-274-34/+206
* rapidio: add relation links between RIO device structuresAlexandre Bounine2010-10-272-33/+27
* rapidio: use stored ingress port number instead of register readAlexandre Bounine2010-10-273-28/+14
* rapidio:powerpc/85xx: modify RIO port-write interrupt handlerAlexandre Bounine2010-10-271-29/+39
* rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine2010-10-273-1/+3
* drivers/char/mxser.c: fix compilation warning in mxser.cRakib Mullick2010-10-271-0/+4
* drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-271-1/+1
* drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module...Tracey Dent2010-10-271-1/+1
* drivers/char/mwave/Makefile: clean upTracey Dent2010-10-271-2/+2
* drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-271-1/+1
* drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-271-1/+1
* drivers/char/synclink_gt.c: add extended sync featurePaul Fulghum2010-10-272-3/+113
* drivers/char/synclink_gt.c: fix information leak to userlandVasiliy Kulikov2010-10-271-0/+3
* drivers/char/ppdev.c: fix information leak to userlandVasiliy Kulikov2010-10-271-0/+1
* drivers/char/applicom.c: fix information leak to userlandVasiliy Kulikov2010-10-271-0/+1
* synclink_gt: fix per device lockingPaul Fulghum2010-10-271-13/+15
* SGI Altix IA64 mmtimer: eliminate long interval timer holdoffsDimitri Sivanich2010-10-271-28/+32
* drivers/char/hvc_console.c: remove unneeded __set_current_state(TASK_RUNNING)Andrew Morton2010-10-271-1/+0
* drivers/char/rocket.c: release_region or error pathDan Carpenter2010-10-271-1/+4
* ipmi: fix __init and __exit attribute locationsCorey Minyard2010-10-273-11/+11
* ipc: initialize structure memory to zero for compat functionsDan Rosenberg2010-10-272-0/+11
* ipc/shm.c: add RSS and swap size information to /proc/sysvipc/shmHelge Deller2010-10-271-21/+42