| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce CONFIG_HAS_DMA | Heiko Carstens | 2007-05-07 | 1 | -0/+3 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge | 2007-05-02 | 1 | -1/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-05-04 | 1 | -1/+1 |
|\ \ |
|
| * | | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov | 2007-05-03 | 1 | -1/+1 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-05-04 | 1 | -16/+16 |
|\ \ |
|
| * | | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 2007-05-02 | 1 | -16/+16 |
| |/ |
|
* | | [S390] add hardware capability support (ELF_HWCAP). | Martin Schwidefsky | 2007-05-04 | 1 | -0/+109 |
* | | [S390] Export uaccess as non-gpl symbol. | Martin Schwidefsky | 2007-05-04 | 1 | -1/+1 |
* | | [S390] aes-s390 key length. | Jan Glauber | 2007-05-04 | 1 | -4/+11 |
* | | [S390] get rid of kprobes notifier call chain. | Christoph Hellwig | 2007-05-04 | 2 | -29/+14 |
|/ |
|
* | [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. | Rusty Russell | 2007-04-28 | 1 | -3/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-04-27 | 3 | -5/+3 |
|\ |
|
| * | [S390]: Fix build on 31-bit. | David S. Miller | 2007-04-25 | 2 | -3/+1 |
| * | [NET]: Inline net_device_stats | Rusty Russell | 2007-04-25 | 1 | -2/+2 |
* | | [S390] Clean up smp code in preparation for some larger changes. | Heiko Carstens | 2007-04-27 | 1 | -161/+100 |
* | | [S390] Remove debugging junk. | Martin Schwidefsky | 2007-04-27 | 1 | -38/+0 |
* | | [S390] Switch etr from tasklet to workqueue. | Martin Schwidefsky | 2007-04-27 | 1 | -17/+17 |
* | | [S390] Processor degradation notification. | Heiko Carstens | 2007-04-27 | 1 | -5/+43 |
* | | [S390] vtime: cleanup per_cpu usage. | Jan Glauber | 2007-04-27 | 1 | -9/+7 |
* | | [S390] crypto: cleanup. | Jan Glauber | 2007-04-27 | 2 | -86/+81 |
* | | [S390] zfcpdump support. | Michael Holzheu | 2007-04-27 | 7 | -86/+330 |
* | | [S390] Improved kernel stack overflow checking. | Martin Schwidefsky | 2007-04-27 | 1 | -0/+2 |
* | | [S390] No execute support cleanup. | Martin Schwidefsky | 2007-04-27 | 1 | -51/+21 |
* | | [S390] Minor fault path optimization. | Martin Schwidefsky | 2007-04-27 | 1 | -118/+141 |
* | | [S390] Use generic bug. | Heiko Carstens | 2007-04-27 | 5 | -5/+33 |
* | | [S390] Improved oops output. | Martin Schwidefsky | 2007-04-27 | 3 | -39/+1296 |
* | | [S390] System call cleanup. | Martin Schwidefsky | 2007-04-27 | 8 | -225/+162 |
* | | [S390] cio/ipl: Clean interface between cio and ipl code. | Heiko Carstens | 2007-04-27 | 1 | -1/+22 |
* | | [S390] memory detection: stop at first memory hole. | Heiko Carstens | 2007-04-27 | 1 | -4/+3 |
|/ |
|
* | [S390] kprobes: Align probe address. | David Wilder | 2007-03-26 | 1 | -1/+1 |
* | [S390] Wire up sys_utimes. | Heiko Carstens | 2007-03-19 | 2 | -0/+7 |
* | [S390] reboot from and dump to SCSI under z/VM fails. | Michael Holzheu | 2007-03-19 | 1 | -5/+4 |
* | [S390] Wire up compat_sys_epoll_pwait. | Heiko Carstens | 2007-03-19 | 2 | -1/+12 |
* | [S390] strlcpy is smart enough | Jean Delvare | 2007-03-19 | 1 | -1/+1 |
* | [S390] memory detection: fix off by one bug. | Heiko Carstens | 2007-03-19 | 1 | -2/+8 |
* | [PATCH] appldata build fix | Al Viro | 2007-03-14 | 1 | -1/+4 |
* | [S390] Fixed handling of access register mode faults. | Gerald Schaefer | 2007-03-05 | 3 | -64/+63 |
* | [S390] nss: disable kexec. | Heiko Carstens | 2007-03-05 | 2 | -0/+7 |
* | [S390] reipl: move dump_prefix_page out of text section. | Heiko Carstens | 2007-03-05 | 3 | -12/+18 |
* | [S390] smp: disable preemption in smp_call_function/smp_call_function_on | Heiko Carstens | 2007-03-05 | 1 | -7/+8 |
* | [S390] kprobes breaks BUG_ON | Martin Schwidefsky | 2007-03-05 | 1 | -14/+7 |
* | [S390] Replace $(ARCH) macros in Makefile | Michael Holzheu | 2007-02-21 | 1 | -6/+6 |
* | [S390] nss: Free unused memory in kernel image. | Heiko Carstens | 2007-02-21 | 4 | -28/+17 |
* | [S390] bss section clearing. | Heiko Carstens | 2007-02-21 | 1 | -1/+1 |
* | [S390] Remove BUG() statement | Michael Holzheu | 2007-02-21 | 1 | -1/+1 |
* | [S390] New header file ipl.h | Michael Holzheu | 2007-02-21 | 4 | -22/+5 |
* | [S390] New get_cpu_id() inline assembly | Michael Holzheu | 2007-02-21 | 2 | -2/+2 |
* | [S390] etr: Add barrier() to etr_sync_cpu_start(). | Heiko Carstens | 2007-02-21 | 1 | -1/+9 |
* | [S390] Optional ZONE_DMA for s390. | Heiko Carstens | 2007-02-21 | 2 | -2/+4 |