index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-02-19
5
-7
/
+7
|
\
|
*
Fix misspellings of "agressive".
Robert P. J. Day
2007-02-17
1
-2
/
+2
|
*
Correct trivial typo in log2.h.
Robert P. J. Day
2007-02-17
1
-1
/
+1
|
*
Replace remaining references to "driverfs" with "sysfs".
Robert P. J. Day
2007-02-17
2
-3
/
+3
|
*
Various typo fixes.
Robert P. J. Day
2007-02-17
1
-1
/
+1
*
|
Merge branch 'kill-jffs' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...
Linus Torvalds
2007-02-19
1
-224
/
+0
|
\
\
|
*
|
Remove JFFS (version 1), as scheduled.
Jeff Garzik
2007-02-17
1
-224
/
+0
|
|
/
*
|
Merge branch 'acpi' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li...
Linus Torvalds
2007-02-19
1
-0
/
+5
|
\
\
|
*
|
[PATCH] libata: ACPI and _GTF support
Kristen Carlson Accardi
2007-02-16
1
-0
/
+5
|
|
/
*
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-02-19
1
-0
/
+1
|
\
\
|
*
|
atl1: add L1 device id to pci_ids, then use it
Chris Snook
2007-02-17
1
-0
/
+1
|
|
/
*
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-02-19
2
-0
/
+37
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees
Russell King
2007-02-17
1
-0
/
+36
|
|
\
\
\
|
|
*
|
|
[ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.h
Andrew Victor
2007-02-08
1
-0
/
+36
|
|
|
/
/
|
*
/
/
[ARM] 4137/1: Add kexec support
Richard Purdie
2007-02-16
1
-0
/
+1
|
|
/
/
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2007-02-19
1
-15
/
+13
|
\
\
\
|
*
|
|
ide: make ide_hwif_t.ide_dma_host_on void (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
1
-2
/
+2
|
*
|
|
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
1
-6
/
+6
|
*
|
|
ide: add ide_set_dma() helper (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
1
-0
/
+2
|
*
|
|
ide: convert ide_hwif_t.mmio into flag (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
1
-1
/
+1
|
*
|
|
ide: use PIO/MMIO operations directly where possible (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
1
-2
/
+0
|
*
|
|
ide: add ide_use_fast_pio() helper (v3)
Bartlomiej Zolnierkiewicz
2007-02-17
1
-0
/
+1
|
*
|
|
ide: remove ide_drive_t.usage
Bartlomiej Zolnierkiewicz
2007-02-17
1
-1
/
+0
|
*
|
|
ide: remove write-only ide_hwif_t.no_dsc flag
Bartlomiej Zolnierkiewicz
2007-02-17
1
-1
/
+0
|
*
|
|
ide: remove write-only ide_pio_data_t.blacklisted
Bartlomiej Zolnierkiewicz
2007-02-17
1
-1
/
+0
|
*
|
|
ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)
Albert Lee
2007-02-17
1
-1
/
+0
|
*
|
|
ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)
Albert Lee
2007-02-17
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-02-19
1
-0
/
+3
|
\
\
\
|
*
|
|
PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot options
Atsushi Nemoto
2007-02-16
1
-0
/
+3
|
|
/
/
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-02-19
5
-9
/
+69
|
\
\
\
|
*
|
|
sysfs: fix build errors: uevent with CONFIG_SYSFS=n
Randy Dunlap
2007-02-16
2
-9
/
+56
|
*
|
|
debugfs: implement symbolic links
Peter Oberparleiter
2007-02-16
1
-0
/
+10
|
*
|
|
Driver core: let request_module() send a /sys/modules/kmod/-uevent
Kay Sievers
2007-02-16
1
-0
/
+2
|
*
|
|
Driver.h copyright update
Greg Kroah-Hartman
2007-02-16
1
-0
/
+1
|
|
/
/
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2007-02-19
6
-14
/
+29
|
\
\
\
|
*
|
|
USB: cdc-acm: fix incorrect throtteling, make set_control optional
Oliver Neukum
2007-02-16
1
-0
/
+7
|
*
|
|
USB: make usb_iso_packet_descriptor.status signed
Pete Zaitcev
2007-02-16
1
-1
/
+1
|
*
|
|
USB: use __u32 rather than u32 in userspace ioctls in usbdevice_fs.h
Mike Frysinger
2007-02-16
1
-2
/
+2
|
*
|
|
USB Storage: indistinguishable devices with broken and unbroken firmware
Oliver Neukum
2007-02-16
1
-1
/
+3
|
*
|
|
USB: descriptor structures have to be packed
Inaky Perez-Gonzalez
2007-02-16
1
-10
/
+10
|
*
|
|
USB: add flow control to usb-serial generic driver.
Joris van Rantwijk
2007-02-16
1
-0
/
+6
|
|
/
/
*
|
|
Pull fluff into release branch
Len Brown
2007-02-16
1
-3
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ACPI: acpi_table_parse_madt_family() is not MADT specific
Len Brown
2007-02-13
1
-0
/
+2
|
*
|
ACPI: acpi_madt_entry_handler() is not MADT specific
Len Brown
2007-02-13
1
-3
/
+3
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2007-02-16
1
-0
/
+5
|
\
\
\
|
*
|
|
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
2007-02-03
1
-0
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2007-02-16
1
-4
/
+6
|
\
\
\
|
*
\
\
[CPUFREQ] Fix up merge conflicts with recent ACPI changes.
Dave Jones
2007-02-10
64
-1422
/
+818
|
|
\
\
\
|
*
|
|
|
[CPUFREQ] Rewrite lock in cpufreq to eliminate cpufreq/hotplug related issues
Venkatesh Pallipadi
2007-02-10
1
-4
/
+6
|
|
|
/
/
|
|
/
|
|
*
|
|
|
[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list
J. Bruce Fields
2007-02-16
2
-5
/
+7
[next]