| Commit message (Expand) | Author | Age |
* | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] devfs: Remove the line_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] devfs: Remove devfs_mk_symlink() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-06-26 |
|\ |
|
| * | kconfig: integrate split config into silentoldconfig | Roman Zippel | 2006-06-09 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2006-06-26 |
|\ \ |
|
| * | | [CRYPTO] aes: Add wrappers for assembly routines | Herbert Xu | 2006-06-26 |
| * | | [CRYPTO] all: Pass tfm instead of ctx to algorithms | Herbert Xu | 2006-06-26 |
| * | | [CRYPTO] digest: Remove unnecessary zeroing during init | Herbert Xu | 2006-06-26 |
| * | | [CRYPTO] aes-i586: Get rid of useless function wrappers | Herbert Xu | 2006-06-26 |
* | | | [PATCH] m68knommu: use configurable RAM setup in start up code | Greg Ungerer | 2006-06-26 |
* | | | [PATCH] m68knommu: use configurable RAM setup in linker script | Greg Ungerer | 2006-06-26 |
* | | | [PATCH] m68knommu: create configurable RAM setup | Greg Ungerer | 2006-06-26 |
* | | | [PATCH] m68knommu: remove unused vars from generic 68328 start code | Greg Ungerer | 2006-06-26 |
* | | | [PATCH] m68knommu: remove __ramvec from 68328/pilot start code | Greg Ungerer | 2006-06-26 |
* | | | Merge branch 'x86-64' | Linus Torvalds | 2006-06-26 |
|\ \ \ |
|
| * | | | [PATCH] x86_64: x86_64 stack usage debugging | Eric Sandeen | 2006-06-26 |
| * | | | [PATCH] x86_64: (resend) x86_64 stack overflow debugging | Eric Sandeen | 2006-06-26 |
| * | | | [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs | Venkatesh Pallipadi | 2006-06-26 |
| * | | | [PATCH] x86_64: Avoid broadcasting NMI IPIs | Keith Owens | 2006-06-26 |
| * | | | [PATCH] x86_64: fix apic error on bootup | Siddha, Suresh B | 2006-06-26 |
| * | | | [PATCH] x86_64: enlarge window for stack growth | Chuck Ebbert | 2006-06-26 |
| * | | | [PATCH] x86_64: Minor string functions optimizations | Andi Kleen | 2006-06-26 |
| * | | | [PATCH] x86_64: Move export symbols to their C functions | Andi Kleen | 2006-06-26 |
| * | | | [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR | Keith Owens | 2006-06-26 |
| * | | | [PATCH] x86_64: Fix modular pc speaker | Piotr Kaczuba | 2006-06-26 |
| * | | | [PATCH] x86_64: remove sys32_ni_syscall() | Adrian Bunk | 2006-06-26 |
| * | | | [PATCH] x86_64: Do not use -ffunction-sections for modules | Sergey Vlasov | 2006-06-26 |
| * | | | [PATCH] x86_64: adjust kstack_depth_to_print default | Jan Beulich | 2006-06-26 |
| * | | | [PATCH] i386/x86-64: adjust /proc/interrupts column headings | Jan Beulich | 2006-06-26 |
| * | | | [PATCH] x86_64: Fix fast check in safe_smp_processor_id | Andi Kleen | 2006-06-26 |
| * | | | [PATCH] x86_64: x86_64 setup.c - printing cmp related boottime information | Rohit Seth | 2006-06-26 |
| * | | | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status | Andi Kleen | 2006-06-26 |
| * | | | [PATCH] x86_64: Remove bogus RED-PEN comment in signal.c | Andi Kleen | 2006-06-26 |
| * | | | [PATCH] x86_64: check_addr() cleanups | Andrew Morton | 2006-06-26 |
| * | | | [PATCH] x86_64: miscellaneous mm/init.c fixes | Jan Beulich | 2006-06-26 |
| * | | | [PATCH] x86_64: Mark mce_amd cpu notifier __cpuinit/__cpuinitdata | Andi Kleen | 2006-06-26 |
| * | | | [PATCH] x86_64: mce_amd cleanup | Jacob Shin | 2006-06-26 |
| * | | | [PATCH] x86_64: mce_amd support for family 0x10 processors | Jacob Shin | 2006-06-26 |
| * | | | [PATCH] x86_64: mce_amd relocate sysfs files | Jacob Shin | 2006-06-26 |
| * | | | [PATCH] x86_64: apic support for extended apic interrupt | Jacob Shin | 2006-06-26 |
| * | | | [PATCH] x86_64: Move VM86 config into arch/i386/Kconfig | Andi Kleen | 2006-06-26 |
| * | | | [PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/share | Andi Kleen | 2006-06-26 |
| * | | | [PATCH] x86_64: Update copyright in time.c | Vojtech Pavlik | 2006-06-26 |