aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-29x86, ftrace: Use safe noops, drop trap testH. Peter Anvin1-54/+15
2010-10-29jump_label: Fix unaligned traps on sparc.David Miller1-0/+1
2010-10-29jump label: Make arch_jump_label_text_poke_early() optionalSteven Rostedt1-0/+7
2010-10-29jump label: Fix error with preempt disable holding mutexSteven Rostedt1-13/+13
2010-10-29oprofile: Remove deprecated use of flush_scheduled_work()Tejun Heo3-4/+9
2010-10-29oprofile: Fix the hang while taking the cpu offlineSantosh Shilimkar1-0/+13
2010-10-28jump label: Fix deadlock b/w jump_label_mutex vs. text_mutexJason Baron3-12/+32
2010-10-28jump label: Fix module __init section raceJason Baron1-1/+40
2010-10-27proc_bus_pci_ioctl: remove pointless BKL usageLinus Torvalds1-3/+0
2010-10-27fasync: Fix placement of FASYNC flag commentLinus Torvalds1-3/+3
2010-10-27epoll: make epoll_wait() use the hrtimer range featureShawn Bohrer3-17/+22
2010-10-27select: rename estimate_accuracy() to select_estimate_accuracy()Andrew Morton1-3/+3
2010-10-27Remove duplicate includes from many filesZimny Lech9-10/+0
2010-10-27ramoops: use the platform data structure instead of module paramsKyungmin Park2-2/+43
2010-10-27kernel/resource.c: handle reinsertion of an already-inserted resourceHuang Shijie1-0/+2
2010-10-27kfifo: fix kfifo_alloc() to return a signed int valueStefani Seibold1-12/+21
2010-10-27w1: don't allow arbitrary users to remove w1 devicesBrian Swetland1-4/+4
2010-10-27alpha: remove dma64_addr_t usageFUJITA Tomonori1-2/+2
2010-10-27mips: remove dma64_addr_t usageFUJITA Tomonori1-1/+1
2010-10-27sparc: remove dma64_addr_t usageFUJITA Tomonori1-1/+1
2010-10-27fuse: use release_pages()Miklos Szeredi2-6/+2
2010-10-27taskstats: use real microsecond granularity for CPU timesMichael Holzheu5-23/+21
2010-10-27taskstats: split fill_pid functionMichael Holzheu1-29/+21
2010-10-27taskstats: separate taskstats commandsMichael Holzheu1-40/+78
2010-10-27delayacct: align to 8 byte boundary on 64-bit systemsJeff Mahoney1-1/+7
2010-10-27delay-accounting: reimplement -c for getdelays.c to report information on a target commandMel Gorman1-2/+36
2010-10-27namespaces Kconfig: move namespace menu location after the cgroupDaniel Lezcano1-52/+52
2010-10-27namespaces Kconfig: remove the cgroup device whitelist experimental tagDaniel Lezcano1-1/+0
2010-10-27namespaces Kconfig: remove pointless cgroup dependencyDaniel Lezcano1-10/+4
2010-10-27namespaces Kconfig: make namespace a submenuDaniel Lezcano1-6/+8
2010-10-27namespaces: default all the namespaces to 'yes' when CONFIG_NAMESPACES is selectedDaniel Lezcano1-2/+5
2010-10-27namespaces: remove pid_ns and net_ns experimental statusDaniel Lezcano1-6/+3
2010-10-27rapidio: fix destructive port EM initialization for Tsi568Alexandre Bounine1-5/+10
2010-10-27rapidio: fix maximum port number in tsi57x EM initializationAlexandre Bounine1-1/+2
2010-10-27rapidio: fix IDLE2 bits corruptionAlexandre Bounine2-9/+3
2010-10-27rapidio: add handling of redundant routesAlexandre Bounine5-51/+64
2010-10-27rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine5-0/+462
2010-10-27rapidio: add device access check into the enumerationAlexandre Bounine3-1/+9
2010-10-27rapidio: add handling of orphan port-write messageAlexandre Bounine2-5/+110
2010-10-27rapidio: modify sysfs initialization for switchesAlexandre Bounine2-7/+25
2010-10-27rapidio: add default handler for error-stopped stateAlexandre Bounine4-34/+206
2010-10-27rapidio: add relation links between RIO device structuresAlexandre Bounine2-33/+27
2010-10-27rapidio: use stored ingress port number instead of register readAlexandre Bounine3-28/+14
2010-10-27rapidio:powerpc/85xx: modify RIO port-write interrupt handlerAlexandre Bounine1-29/+39
2010-10-27rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine3-1/+3
2010-10-27drivers/char/mxser.c: fix compilation warning in mxser.cRakib Mullick1-0/+4
2010-10-27drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-27drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-27drivers/char/mwave/Makefile: clean upTracey Dent1-2/+2
2010-10-27drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1