]> err.no Git - linux-2.6/shortlog
linux-2.6
2008-07-22 Rusty Russellmodule: don't use stop_machine for waiting rmmod
2008-07-22 Jeremy Fitzhardingex86: add PTE_FLAGS_MASK
2008-07-22 Jeremy Fitzhardingex86: rename PTE_MASK to PTE_PFN_MASK
2008-07-22 Rusty Russellx86: fix pte_flags() to only return flags, fix lguest...
2008-07-22 Benjamin HerrenschmidtMerge commit 'origin/master'
2008-07-22 Yinghai Lux86: use setup_clear_cpu_cap with disable_apic, fix
2008-07-22 Kay Sieversarm: bus_id -> dev_name() and dev_set_name() conversions
2008-07-22 Greg Kroah... sparc64: fix up bus_id changes in sparc core code
2008-07-22 Greg Kroah... 3c59x: handle pci_name() being const
2008-07-22 Greg Kroah... MTD: handle pci_name() being const
2008-07-22 David AltobelliHP iLO driver
2008-07-22 Andi Kleensysdev: Convert the x86 mce tolerant sysdev attribute...
2008-07-22 Andi Kleensysdev: Add utility functions for simple int/ulong...
2008-07-22 Andi Kleensysdev: Pass the attribute to the low level sysdev...
2008-07-22 Cornelia Huckdriver core: Suppress sysfs warnings for device_rename().
2008-07-22 Wang Chenkobject: Transmit return value of call_usermodehelper...
2008-07-22 Nathan Lynchsysfs-rules.txt: reword API stability statement
2008-07-22 Haavard Skinnemoendebugfs: Implement debugfs_remove_recursive()
2008-07-22 Tsugikazu ShibataHOWTO: change email addresses of James in HOWTO
2008-07-22 Adrian Bunkalways enable FW_LOADER unless EMBEDDED=y
2008-07-22 Mike Frysingeruio-howto.tmpl: use unique output names
2008-07-22 Mike Frysingeruio-howto.tmpl: use standard copyright/legal markings
2008-07-22 Miklos Szeredisysfs: don't call notify_change
2008-07-22 Ben Dookssysdev: fix debugging statements in registration code.
2008-07-22 Li Zefankobject: should use kobject_put() in kset-example
2008-07-22 Richard Kennedykobject: reorder kobject to save space on 64 bit builds
2008-07-22 Uwe Kleine... UIO: minor style and comment fixes
2008-07-22 Uwe Kleine... UIO: add generic UIO platform driver
2008-07-22 Hans J. KochUIO: Add write function to allow irq masking
2008-07-22 Uwe Kleine... UIO: fix UIO Kconfig dependencies
2008-07-22 Kay Sieverspnp: add acpi:* modalias entries
2008-07-22 Greg Kroah... driver core: fix a lot of printk usages of bus_id
2008-07-22 Greg Kroah... driver core: remove DEVICE_ID_SIZE define
2008-07-22 Kay Sieversdriver core: remove DEVICE_NAME_SIZE define
2008-07-22 Kay Sieversdriver core: remove KOBJ_NAME_LEN define
2008-07-22 Dave Youngclass: change internal semaphore to a mutex
2008-07-22 Matthew Wilcoxclass: add lockdep infrastructure
2008-07-22 Greg Kroah... class: fix docbook comments for class_private structure
2008-07-22 Greg Kroah... class: rename "sem" to "class_sem" in internal class...
2008-07-22 Greg Kroah... class: rename "subsys" to "class_subsys" in internal...
2008-07-22 Greg Kroah... class: rename "interfaces" to "class_interfaces" in...
2008-07-22 Greg Kroah... class: rename "devices" to "class_devices" in internal...
2008-07-22 Greg Kroah... class: move driver core specific parts to a private...
2008-07-22 Greg Kroah... bluetooth: remove improper bluetooth class symlinks.
2008-07-22 Greg Kroah... infiniband: make cm_device use a struct device and...
2008-07-22 Greg Kroah... infiniband: rename "device" to "ib_device" in cm_device
2008-07-22 Greg Kroah... block: make /proc/partitions and /proc/diskstats use...
2008-07-22 Greg Kroah... block: move header for /proc/partitions to seq_start
2008-07-22 Greg Kroah... block: make proc files seq_start use the class_find_dev...
2008-07-22 Randy Dunlapblock: make /proc/diskstats only build if CONFIG_PROC_F...
2008-07-22 Greg Kroah... block: make blk_lookup_devt use the class iterator...
2008-07-22 Greg Kroah... block: make printk_partition use the class iterator...
2008-07-22 Greg Kroah... block: fix compiler warning in genhd.c
2008-07-22 Greg Kroah... Driver Core: add ability for class_find_device to start...
2008-07-22 Greg Kroah... Driver Core: add ability for class_for_each_device...
2008-07-22 Greg Kroah... device create: convert device_create_drvdata to device_...
2008-07-22 Greg Kroah... driver core: remove device_create()
2008-07-22 Greg Kroah... device create: x86: convert device_create to device_cre...
2008-07-22 Greg Kroah... device create: usb: convert device_create to device_cre...
2008-07-22 David Brownelldevice create: spi: convert device_create to device_cre...
2008-07-22 Greg Kroah... device create: sound: convert device_create to device_c...
2008-07-22 Greg Kroah... device create: scsi: convert device_create to device_cr...
2008-07-22 Greg Kroah... device create: s390: convert device_create to device_cr...
2008-07-22 Greg Kroah... device create: net: convert device_create to device_cre...
2008-07-22 Greg Kroah... device create: mtd: convert device_create to device_cre...
2008-07-22 Greg Kroah... device create: misc: convert device_create to device_cr...
2008-07-22 Greg Kroah... device create: mips: convert device_create to device_cr...
2008-07-22 Greg Kroah... device create: macintosh: convert device_create to...
2008-07-22 Greg Kroah... device create: isdn: convert device_create to device_cr...
2008-07-22 Greg Kroah... device create: infiniband: convert device_create to...
2008-07-22 Greg Kroah... device create: ieee1394: convert device_create to devic...
2008-07-22 Greg Kroah... device create: ide: convert device_create to device_cre...
2008-07-22 Greg Kroah... device create: i2c: convert device_create to device_cre...
2008-07-22 Greg Kroah... device create: hwmon: convert device_create to device_c...
2008-07-22 Greg Kroah... device create: hid: convert device_create to device_cre...
2008-07-22 Greg Kroah... device create: framebuffer: convert device_create to...
2008-07-22 Greg Kroah... device create: dvb: convert device_create to device_cre...
2008-07-22 Greg Kroah... device create: dca: convert device_create to device_cre...
2008-07-22 Greg Kroah... device create: coda: convert device_create to device_cr...
2008-07-22 Greg Kroah... device create: char: convert device_create to device_cr...
2008-07-22 Greg Kroah... device create: block: convert device_create to device_c...
2008-07-22 Greg Kroah... Firmware: fix typo in example code
2008-07-22 Robert P. J... debugfs: Add a reference to the debugfs API documentation.
2008-07-22 Kay Sieverskobject: replace '/' with '!' in name
2008-07-22 Dan Williamssysfs: add /sys/dev/{char,block} to lookup sysfs path...
2008-07-22 David S. Millertcp: Fix bitmask test in tcp_syn_options()
2008-07-22 Segher Boessenkoolpowerpc: Fix build bug with binutils < 2.18 and GCC...
2008-07-22 Mike Masonpowerpc/eeh: Don't panic when EEH_MAX_FAILS is exceeded
2008-07-22 Benjamin Herrenschmidtfbdev: Teaches offb about palette on radeon r5xx/r6xx
2008-07-22 Maxim Shchetyninpowerpc/cell/edac: Log a syndrome code in case of corre...
2008-07-22 Mark Nelsonpowerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute...
2008-07-22 Torez Smithpowerpc: Indicate which oprofile counters to use while...
2008-07-22 Adrian Bunkpowerpc/boot: Change spaces to tabs
2008-07-22 Adrian Bunkpowerpc: Remove duplicate 6xx option in Kconfig
2008-07-22 Michael Ellermanpowerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.S
2008-07-22 Michael Ellermanpowerpc: Use PPC_LONG_ALIGN in uaccess.h
2008-07-22 Michael Ellermanpowerpc: Add a #define for aligning to a long-sized...
2008-07-22 Benjamin Herrenschmidtpowerpc: Fix OF parsing of 64 bits PCI addresses
2008-07-22 Michael Ellermanpowerpc: Use WARN_ON(1) instead of __WARN()
2008-07-22 Arnd Bergmannpowerpc: Fix support for latencytop
next