summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-07-2620-205/+165
|\ \ \ \ \ \ \
| * | | | | | | Blackfin arch: fix bug - detect 0.1 silicon revision BF527-EZKIT as 0.0 versionMichael Hennerich2008-07-191-1/+20
| * | | | | | | Blackfin arch: Add return value check in bfin_sir_probe(), remove SSYNC().Graf Yang2008-07-195-30/+75
| * | | | | | | Blackfin arch: Extend sram malloc to handle L2 SRAM.Sonic Zhang2008-07-193-3/+12
| * | | | | | | Blackfin arch: Functional power management supportMichael Hennerich2008-07-194-63/+54
| * | | | | | | Blackfin arch: add TXDWA definition to enable new featureBryan Wu2008-07-153-0/+4
| * | | | | | | Blackfin arch: Fix bug - Kernel does not boot if re-program clocksMichael Hennerich2008-07-144-108/+0
* | | | | | | | drivers/char/rtc.c: make 2 functions staticAdrian Bunk2008-07-261-2/+0
* | | | | | | | mm/swapfile.c: make code staticAdrian Bunk2008-07-261-3/+0
* | | | | | | | make mm/memory.c:print_bad_pte() staticAdrian Bunk2008-07-261-1/+0
* | | | | | | | mm/allocpercpu.c: make 4 functions staticAdrian Bunk2008-07-261-29/+0
* | | | | | | | task_current_syscallRoland McGrath2008-07-261-0/+4
* | | | | | | | tracehook: wait_task_inactiveRoland McGrath2008-07-261-2/+6
* | | | | | | | tracehook: asm/syscall.hRoland McGrath2008-07-262-1/+143
* | | | | | | | tracehook: TIF_NOTIFY_RESUMERoland McGrath2008-07-261-0/+34
* | | | | | | | tracehook: force signal_pending()Roland McGrath2008-07-261-0/+14
* | | | | | | | tracehook: deathRoland McGrath2008-07-262-1/+53
* | | | | | | | tracehook: job controlRoland McGrath2008-07-261-0/+20
* | | | | | | | tracehook: get_signal_to_deliverRoland McGrath2008-07-261-0/+29
* | | | | | | | tracehook: syscallRoland McGrath2008-07-261-0/+70
* | | | | | | | tracehook: tracehook_consider_fatal_signalRoland McGrath2008-07-261-0/+21
* | | | | | | | tracehook: tracehook_consider_ignored_signalRoland McGrath2008-07-261-0/+19
* | | | | | | | tracehook: tracehook_signal_handlerRoland McGrath2008-07-261-0/+23
* | | | | | | | tracehook: tracehook_expect_breakpointsRoland McGrath2008-07-261-0/+15
* | | | | | | | tracehook: tracehook_tracer_taskRoland McGrath2008-07-261-0/+18
* | | | | | | | tracehook: release_taskRoland McGrath2008-07-262-0/+41
* | | | | | | | tracehook: vfork-doneRoland McGrath2008-07-261-0/+18
* | | | | | | | tracehook: cloneRoland McGrath2008-07-262-0/+122
* | | | | | | | tracehook: exitRoland McGrath2008-07-261-0/+15
* | | | | | | | tracehook: execRoland McGrath2008-07-261-0/+46
* | | | | | | | tracehook: add linux/tracehook.hRoland McGrath2008-07-262-0/+85
* | | | | | | | SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-262-2/+2
* | | | | | | | mm: spinlock tree_lockNick Piggin2008-07-263-5/+5
* | | | | | | | mm: speculative page referencesNick Piggin2008-07-261-1/+110
* | | | | | | | radix-tree: add gang_lookup_slot, gang_lookup_slot_tagNick Piggin2008-07-261-1/+11
* | | | | | | | x86: lockless get_user_pages_fast()Nick Piggin2008-07-261-0/+1
* | | | | | | | mm: introduce get_user_pages_fastNick Piggin2008-07-261-0/+33
* | | | | | | | x86: implement pte_specialNick Piggin2008-07-261-3/+6
* | | | | | | | include/linux/aio.h: removed duplicated includeHuang Weiyi2008-07-261-1/+0
* | | | | | | | relay: add buffer-only channels; useful for early loggingEduard - Gabriel Munteanu2008-07-261-0/+5
* | | | | | | | Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu2008-07-262-14/+0
* | | | | | | | Better interface for hooking early initcallsEduard - Gabriel Munteanu2008-07-262-0/+9
* | | | | | | | kexec jump: save/restore device stateHuang Ying2008-07-261-0/+2
* | | | | | | | kexec jumpHuang Ying2008-07-262-12/+23
* | | | | | | | memstick: add "start" and "stop" methods to memstick deviceAlex Dubov2008-07-261-0/+4
* | | | | | | | memstick: allow "set_param" method to return an error codeAlex Dubov2008-07-261-1/+1
* | | | | | | | parport/share.c: proper externsAdrian Bunk2008-07-261-0/+3
* | | | | | | | x86 calgary: fix handling of devices that aren't behind the CalgaryAlexis Bruemmer2008-07-261-0/+1
* | | | | | | | dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-2626-61/+103
* | | | | | | | include/video/atmel_lcdc.h must #include <linux/workqueue.h>Adrian Bunk2008-07-261-0/+1