Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-07-26 | 20 | -205/+165 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Blackfin arch: fix bug - detect 0.1 silicon revision BF527-EZKIT as 0.0 version | Michael Hennerich | 2008-07-19 | 1 | -1/+20 | |
| * | | | | | | | Blackfin arch: Add return value check in bfin_sir_probe(), remove SSYNC(). | Graf Yang | 2008-07-19 | 5 | -30/+75 | |
| * | | | | | | | Blackfin arch: Extend sram malloc to handle L2 SRAM. | Sonic Zhang | 2008-07-19 | 3 | -3/+12 | |
| * | | | | | | | Blackfin arch: Functional power management support | Michael Hennerich | 2008-07-19 | 4 | -63/+54 | |
| * | | | | | | | Blackfin arch: add TXDWA definition to enable new feature | Bryan Wu | 2008-07-15 | 3 | -0/+4 | |
| * | | | | | | | Blackfin arch: Fix bug - Kernel does not boot if re-program clocks | Michael Hennerich | 2008-07-14 | 4 | -108/+0 | |
* | | | | | | | | drivers/char/rtc.c: make 2 functions static | Adrian Bunk | 2008-07-26 | 1 | -2/+0 | |
* | | | | | | | | mm/swapfile.c: make code static | Adrian Bunk | 2008-07-26 | 1 | -3/+0 | |
* | | | | | | | | make mm/memory.c:print_bad_pte() static | Adrian Bunk | 2008-07-26 | 1 | -1/+0 | |
* | | | | | | | | mm/allocpercpu.c: make 4 functions static | Adrian Bunk | 2008-07-26 | 1 | -29/+0 | |
* | | | | | | | | task_current_syscall | Roland McGrath | 2008-07-26 | 1 | -0/+4 | |
* | | | | | | | | tracehook: wait_task_inactive | Roland McGrath | 2008-07-26 | 1 | -2/+6 | |
* | | | | | | | | tracehook: asm/syscall.h | Roland McGrath | 2008-07-26 | 2 | -1/+143 | |
* | | | | | | | | tracehook: TIF_NOTIFY_RESUME | Roland McGrath | 2008-07-26 | 1 | -0/+34 | |
* | | | | | | | | tracehook: force signal_pending() | Roland McGrath | 2008-07-26 | 1 | -0/+14 | |
* | | | | | | | | tracehook: death | Roland McGrath | 2008-07-26 | 2 | -1/+53 | |
* | | | | | | | | tracehook: job control | Roland McGrath | 2008-07-26 | 1 | -0/+20 | |
* | | | | | | | | tracehook: get_signal_to_deliver | Roland McGrath | 2008-07-26 | 1 | -0/+29 | |
* | | | | | | | | tracehook: syscall | Roland McGrath | 2008-07-26 | 1 | -0/+70 | |
* | | | | | | | | tracehook: tracehook_consider_fatal_signal | Roland McGrath | 2008-07-26 | 1 | -0/+21 | |
* | | | | | | | | tracehook: tracehook_consider_ignored_signal | Roland McGrath | 2008-07-26 | 1 | -0/+19 | |
* | | | | | | | | tracehook: tracehook_signal_handler | Roland McGrath | 2008-07-26 | 1 | -0/+23 | |
* | | | | | | | | tracehook: tracehook_expect_breakpoints | Roland McGrath | 2008-07-26 | 1 | -0/+15 | |
* | | | | | | | | tracehook: tracehook_tracer_task | Roland McGrath | 2008-07-26 | 1 | -0/+18 | |
* | | | | | | | | tracehook: release_task | Roland McGrath | 2008-07-26 | 2 | -0/+41 | |
* | | | | | | | | tracehook: vfork-done | Roland McGrath | 2008-07-26 | 1 | -0/+18 | |
* | | | | | | | | tracehook: clone | Roland McGrath | 2008-07-26 | 2 | -0/+122 | |
* | | | | | | | | tracehook: exit | Roland McGrath | 2008-07-26 | 1 | -0/+15 | |
* | | | | | | | | tracehook: exec | Roland McGrath | 2008-07-26 | 1 | -0/+46 | |
* | | | | | | | | tracehook: add linux/tracehook.h | Roland McGrath | 2008-07-26 | 2 | -0/+85 | |
* | | | | | | | | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 2008-07-26 | 2 | -2/+2 | |
* | | | | | | | | mm: spinlock tree_lock | Nick Piggin | 2008-07-26 | 3 | -5/+5 | |
* | | | | | | | | mm: speculative page references | Nick Piggin | 2008-07-26 | 1 | -1/+110 | |
* | | | | | | | | radix-tree: add gang_lookup_slot, gang_lookup_slot_tag | Nick Piggin | 2008-07-26 | 1 | -1/+11 | |
* | | | | | | | | x86: lockless get_user_pages_fast() | Nick Piggin | 2008-07-26 | 1 | -0/+1 | |
* | | | | | | | | mm: introduce get_user_pages_fast | Nick Piggin | 2008-07-26 | 1 | -0/+33 | |
* | | | | | | | | x86: implement pte_special | Nick Piggin | 2008-07-26 | 1 | -3/+6 | |
* | | | | | | | | include/linux/aio.h: removed duplicated include | Huang Weiyi | 2008-07-26 | 1 | -1/+0 | |
* | | | | | | | | relay: add buffer-only channels; useful for early logging | Eduard - Gabriel Munteanu | 2008-07-26 | 1 | -0/+5 | |
* | | | | | | | | Full conversion to early_initcall() interface, remove old interface | Eduard - Gabriel Munteanu | 2008-07-26 | 2 | -14/+0 | |
* | | | | | | | | Better interface for hooking early initcalls | Eduard - Gabriel Munteanu | 2008-07-26 | 2 | -0/+9 | |
* | | | | | | | | kexec jump: save/restore device state | Huang Ying | 2008-07-26 | 1 | -0/+2 | |
* | | | | | | | | kexec jump | Huang Ying | 2008-07-26 | 2 | -12/+23 | |
* | | | | | | | | memstick: add "start" and "stop" methods to memstick device | Alex Dubov | 2008-07-26 | 1 | -0/+4 | |
* | | | | | | | | memstick: allow "set_param" method to return an error code | Alex Dubov | 2008-07-26 | 1 | -1/+1 | |
* | | | | | | | | parport/share.c: proper externs | Adrian Bunk | 2008-07-26 | 1 | -0/+3 | |
* | | | | | | | | x86 calgary: fix handling of devices that aren't behind the Calgary | Alexis Bruemmer | 2008-07-26 | 1 | -0/+1 | |
* | | | | | | | | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 26 | -61/+103 | |
* | | | | | | | | include/video/atmel_lcdc.h must #include <linux/workqueue.h> | Adrian Bunk | 2008-07-26 | 1 | -0/+1 |