Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | [PARISC] pdc_console: fix bizarre panic on boot | Kyle McMartin | 2008-03-15 | 1 | -1/+1 | |
| | * | | | | [PARISC] remove unused pdc_iodc_printf function | Kyle McMartin | 2008-03-15 | 1 | -1/+0 | |
| | * | | | | [PARISC] bump __NR_syscalls | Kyle McMartin | 2008-03-15 | 1 | -1/+1 | |
| | * | | | | [PARISC] unbreak pgalloc.h | Kyle McMartin | 2008-03-15 | 1 | -2/+2 | |
| | * | | | | [PARISC] move VMALLOC_* definitions to fixmap.h | Kyle McMartin | 2008-03-15 | 2 | -9/+8 | |
| | * | | | | [PARISC] wire up timerfd syscalls | Kyle McMartin | 2008-03-15 | 1 | -0/+3 | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-03-15 | 1 | -9/+14 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | [NET]: Fix tbench regression in 2.6.25-rc1 | Zhang Yanmin | 2008-03-12 | 1 | -9/+14 | |
| * | | | | | struct export_operations: adjust comments to match current members | Marc Dionne | 2008-03-14 | 1 | -2/+2 | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-03-13 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | PCI: fix issue with busses registering multiple times in sysfs | Greg Kroah-Hartman | 2008-03-13 | 1 | -0/+1 | |
| * | | | | | | h8300: fix recent uaccess breakage | Yoshinori Sato | 2008-03-13 | 1 | -7/+4 | |
| |/ / / / / | ||||||
| * | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-03-12 | 6 | -8/+24 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'omap-fixes' | Russell King | 2008-03-06 | 3 | -4/+18 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | ARM: OMAP1: Fix compile for boards depending on old gpio expander | Tony Lindgren | 2008-03-05 | 1 | -0/+11 | |
| | | * | | | | | ARM: OMAP1: omap h3 regression and build fix | David Brownell | 2008-03-05 | 1 | -1/+1 | |
| | | * | | | | | ARM: OMAP: Remove compiler warning when i2c is not set | Kyungmin Park | 2008-03-05 | 1 | -3/+6 | |
| | * | | | | | | [ARM] 4850/1: include generic pgtable.h for !CONFIG_MMU case | Greg Ungerer | 2008-03-06 | 1 | -0/+2 | |
| | * | | | | | | [ARM] include/asm-arm - use angle brackets for includes | Joe Perches | 2008-03-06 | 2 | -4/+4 | |
| | |/ / / / / | ||||||
* | | | | | | | [POWERPC] Move a.out.h to header-y since it doesn't check __KERNEL__ | Robert P. J. Day | 2008-03-26 | 1 | -1/+1 | |
* | | | | | | | [POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var | Manish Ahuja | 2008-03-26 | 1 | -0/+1 | |
* | | | | | | | [POWERPC] pseries: phyp dump: Invalidate and print dump areas | Manish Ahuja | 2008-03-26 | 1 | -0/+3 | |
* | | | | | | | [POWERPC] pseries: phyp dump: Reserve and release memory | Manish Ahuja | 2008-03-26 | 1 | -0/+41 | |
* | | | | | | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-03-13 | 114 | -364/+731 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-03-12 | 3 | -17/+8 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG_ADB_PMU | Tony Breeds | 2008-03-13 | 1 | -0/+7 | |
| | * | | | | | | [POWERPC] Fix undefined pmu_sys_suspended compilation error | Tony Breeds | 2008-03-13 | 1 | -1/+1 | |
| | * | | | | | | [PPC] 8xx: swap bug-fix | Yuri Tikhonov | 2008-03-07 | 1 | -8/+0 | |
| | * | | | | | | [POWERPC] 8xx: fix swap | Vitaly Bordug | 2008-03-07 | 1 | -8/+0 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-03-12 | 7 | -10/+6 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | [NETFILTER]: nf_conntrack: replace horrible hack with ksize() | Pekka Enberg | 2008-03-10 | 1 | -1/+0 | |
| | * | | | | | | [NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.h | Patrick McHardy | 2008-03-10 | 1 | -1/+1 | |
| | * | | | | | | [NET]: include <linux/types.h> into linux/ethtool.h for __u* typedef | Kirill A. Shutemov | 2008-03-07 | 1 | -0/+1 | |
| | * | | | | | | [NET]: Make /proc/net a symlink on /proc/self/net (v3) | Pavel Emelyanov | 2008-03-07 | 2 | -4/+0 | |
| | * | | | | | | bluetooth: Make hci_sock_cleanup() return void | Tobias Klauser | 2008-03-05 | 1 | -1/+1 | |
| | * | | | | | | irda: replace __inline with inline | Harvey Harrison | 2008-03-05 | 1 | -3/+3 | |
| * | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-03-12 | 7 | -6/+12 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [MIPS] Clocksource: Only install r4k counter as clocksource if present. | Ralf Baechle | 2008-03-12 | 1 | -2/+3 | |
| | * | | | | | | | [MIPS] Lasat: fix LASAT_CASCADE_IRQ | Yoichi Yuasa | 2008-03-12 | 1 | -1/+1 | |
| | * | | | | | | | [MIPS] Fix yosemite build error | Ralf Baechle | 2008-03-12 | 2 | -1/+2 | |
| | * | | | | | | | [MIPS] Fix loads of section missmatches | Ralf Baechle | 2008-03-12 | 1 | -1/+1 | |
| | * | | | | | | | [MIPS] IP27: Tighten up CPU description to fix warnings. | Ralf Baechle | 2008-03-12 | 1 | -0/+4 | |
| | * | | | | | | | [MIPS] Fix plat_ioremap for JMR3927 | Atsushi Nemoto | 2008-03-12 | 1 | -1/+1 | |
| * | | | | | | | | Remove <linux/genhd.h> from user-visible headers. | David Woodhouse | 2008-03-12 | 2 | -28/+3 | |
| * | | | | | | | | nommu: Provide is_vmalloc_addr() stub. | Paul Mundt | 2008-03-12 | 1 | -3/+10 | |
| |/ / / / / / / | ||||||
| * | | | | | | | x86: remove quicklists | Thomas Gleixner | 2008-03-11 | 1 | -3/+2 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-03-10 | 2 | -5/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | USB: Remove __KERNEL__ check from non-exported gadget.h. | Robert P. J. Day | 2008-03-10 | 1 | -4/+0 | |
| | * | | | | | | USB: g_printer.h does not need to be "unifdef"ed. | Robert P. J. Day | 2008-03-10 | 1 | -1/+1 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-03-10 | 1 | -0/+23 | |
| |\ \ \ \ \ \ |