| Commit message (Expand) | Author | Age |
* | [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_bdev() 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 |
* | [PATCH] devfs: Remove devfs_*_tape() functions from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] devfs: Remove devfs support from the ide subsystem. | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] devfs: Remove devfs support from the serial subsystem | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] devfs: Remove devfs from the init code | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] devfs: Remove devfs from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
* | Revert "[PATCH] kthread: update loop.c to use kthread" | Linus Torvalds | 2006-06-26 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-06-26 |
|\ |
|
| * | kbuild: check license compatibility when building modules | Sam Ravnborg | 2006-06-09 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2006-06-26 |
|\ \ |
|
| * | | [CRYPTO] api: Removed const from cra_name/cra_driver_name | Herbert Xu | 2006-06-26 |
| * | | [CRYPTO] api: Added cra_init/cra_exit | Herbert Xu | 2006-06-26 |
| * | | [CRYPTO] all: Pass tfm instead of ctx to algorithms | Herbert Xu | 2006-06-26 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-06-26 |
|\ \ \ |
|
| * | | | Input: fix misspelling of Hangeul key | Jerome Pinot | 2006-06-26 |
| * | | | Input: reset name, phys and uniq when unregistering | Dmitry Torokhov | 2006-06-26 |
| |/ / |
|
* | | | [PATCH] m68knommu: use configurable RAM setup page_offset.h | Greg Ungerer | 2006-06-26 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2006-06-26 |
|\ \ \ |
|
| * | | | V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT control | Hans Verkuil | 2006-06-26 |
| * | | | V4L/DVB (4221): Add HM12 YUV format define. | Hans Verkuil | 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: 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: Standardize i386/x86_64 handling of NMI_VECTOR | Keith Owens | 2006-06-26 |
| * | | | [PATCH] x86_64: Add cpu_relax to apic_wait_icr_idle | Andreas Mohr | 2006-06-26 |
| * | | | [PATCH] x86_64: Fix race in cpu_local_* on preemptible kernels | Andi Kleen | 2006-06-26 |
| * | | | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status | Andi Kleen | 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: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfo | Vojtech Pavlik | 2006-06-26 |
| * | | | [PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_box | Vojtech Pavlik | 2006-06-26 |
| * | | | [PATCH] x86_64: Add useful constants to time.h | Vojtech Pavlik | 2006-06-26 |
| * | | | [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86 | Rohit Seth | 2006-06-26 |
| * | | | [PATCH] x86_64: Calgary IOMMU - Calgary specific bits | Jon Mason | 2006-06-26 |
| * | | | [PATCH] x86_64: Calgary IOMMU - IOMMU abstractions | Jon Mason | 2006-06-26 |
| * | | | [PATCH] x86_64: Calgary IOMMU - move valid_dma_direction into the callers | Jon Mason | 2006-06-26 |
| * | | | [PATCH] x86_64: Calgary IOMMU - introduce iommu_detected | Jon Mason | 2006-06-26 |
| * | | | [PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_k | Andi Kleen | 2006-06-26 |
| * | | | [PATCH] x86_64: allow unwinder to build without module support | Jan Beulich | 2006-06-26 |
| * | | | [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding | Jan Beulich | 2006-06-26 |
| * | | | [PATCH] i386: reliable stack trace support i386 entry.S | Jan Beulich | 2006-06-26 |
| * | | | [PATCH] i386: reliable stack trace support (i386) | Jan Beulich | 2006-06-26 |
| * | | | [PATCH] x86_64: reliable stack trace support (x86-64) | Jan Beulich | 2006-06-26 |