Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | [PATCH] reuse xxx_fifo_fops for xxx_pipe_fops | Denys Vlasenko | 2008-07-26 | 1 | -3/+3 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 | Linus Torvalds | 2008-07-26 | 5 | -1/+753 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add mISDN HFC multiport driver | Karsten Keil | 2008-07-27 | 1 | -0/+33 | |
| * | | | | | | | | | Add mISDN DSP | Karsten Keil | 2008-07-27 | 1 | -0/+37 | |
| * | | | | | | | | | Add mISDN core files | Karsten Keil | 2008-07-27 | 2 | -0/+680 | |
| * | | | | | | | | | Define AF_ISDN and PF_ISDN | Karsten Keil | 2008-07-27 | 1 | -1/+3 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-26 | 3 | -9/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | netfilter: fix double-free and use-after free | Pekka Enberg | 2008-07-26 | 1 | -0/+1 | |
| * | | | | | | | | | net: drop unused BUG_TRAP() | Ilpo Järvinen | 2008-07-25 | 1 | -7/+0 | |
| * | | | | | | | | | net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen | 2008-07-25 | 1 | -2/+3 | |
* | | | | | | | | | | hugetlb: remove unused variable warning | Andrea Righi | 2008-07-26 | 1 | -1/+4 | |
* | | | | | | | | | | gpiolib: fix typo in comment | Michael Buesch | 2008-07-26 | 1 | -1/+1 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-26 | 3 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86: fix IBM Summit based systems' phys_cpu_present_map on 32-bit kernels | Chris McDermott | 2008-07-26 | 1 | -1/+1 | |
| * | | | | | | | | | x86, RDC321x: remove gpio.h complications | Ingo Molnar | 2008-07-26 | 1 | -6/+0 | |
| * | | | | | | | | | crashdump: fix undefined reference to `elfcorehdr_addr' | Ingo Molnar | 2008-07-26 | 1 | -0/+6 | |
* | | | | | | | | | | 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 |