summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ext3: Fix sparse warningsDave Kleikamp2006-09-271-1/+1
* [PATCH] ext3: More whitespace cleanupsDave Kleikamp2006-09-273-7/+7
* [PATCH] JBD: 16T fixesEric Sandeen2006-09-271-2/+2
* [PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao2006-09-272-33/+33
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-09-274-48/+1
|\
| * i2c: Drop unimplemented slave functionsJean Delvare2006-09-261-12/+0
| * i2c: Let drivers constify i2c_algorithm dataDavid Brownell2006-09-261-1/+1
| * i2c-algo-pcf: Discard the mdelay data struct memberAdrian Bunk2006-09-261-1/+0
| * i2c-algo-bit: Discard the mdelay data struct memberJean Delvare2006-09-261-1/+0
| * i2c-algo-sibyte: Merge into i2c-sibyteJean Delvare2006-09-261-33/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-09-275-2/+36
|\ \
| * | PCI: add pci_stop_bus_deviceSatoru Takeuchi2006-09-261-0/+1
| * | PCI: Multiprobe sanitizerAlan Cox2006-09-261-0/+2
| * | PCI: fix __must_check warningsGreg Kroah-Hartman2006-09-261-1/+1
| * | PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin2006-09-262-0/+30
| * | MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capabilityBrice Goglin2006-09-261-0/+1
| * | MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HTBrice Goglin2006-09-261-1/+1
* | | [MIPS] Remove EV96100 as previously announced.Ralf Baechle2006-09-271-3/+0
|/ /
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-2610-6/+62
|\ \ | |/ |/|
| * [PATCH] Add 64bit jiffies compares (for use with get_jiffies_64)Dmitriy Zavin2006-09-261-0/+15
| * [PATCH] Add the canary field to the PDA area and the task structArjan van de Ven2006-09-261-0/+5
| * [PATCH] i386: Fix the EDD code misparsing the command lineH. Peter Anvin2006-09-261-0/+1
| * [PATCH] Move compiler check for modules to ia64 onlyAndi Kleen2006-09-261-2/+2
| * [PATCH] non lazy "sleazy" fpu implementationArjan van de Ven2006-09-261-0/+9
| * [PATCH] x86: error_code is not safe for kprobesPrasanna S.P2006-09-261-1/+5
| * [PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen2006-09-261-3/+4
| * [PATCH] x86: Add portable getcpu callAndi Kleen2006-09-261-0/+2
| * [PATCH] Add the vgetcpu vsyscallVojtech Pavlik2006-09-261-0/+16
| * [PATCH] x86: Allow users to force a panic on NMIDon Zickus2006-09-262-0/+2
| * [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus2006-09-261-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-09-267-82/+167
|\ \
| * | Driver core: Fix potential deadlock in driver coreAlan Stern2006-09-251-1/+2
| * | Driver Core: add ability for drivers to do a threaded probeGreg Kroah-Hartman2006-09-251-0/+3
| * | sysfs: add proper sysfs_init() prototypeAndrew Morton2006-09-251-0/+7
| * | drivers/base: check errorsAndrew Morton2006-09-251-4/+4
| * | add CONFIG_ENABLE_MUST_CHECKAndrew Morton2006-09-251-0/+5
| * | add __must_check to device management codeAndrew Morton2006-09-254-55/+66
| * | sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap2006-09-251-1/+1
| * | Driver core: add ability for devices to create and remove bin filesGreg Kroah-Hartman2006-09-251-0/+4
| * | Class: add support for class interfaces for devicesGreg Kroah-Hartman2006-09-251-0/+2
| * | Driver core: create devices/virtual/ treeGreg Kroah-Hartman2006-09-251-1/+4
| * | Driver core: add device_rename functionGreg Kroah-Hartman2006-09-251-0/+1
| * | Driver core: add ability for classes to handle devices properlyGreg Kroah-Hartman2006-09-251-0/+4
| * | Driver core: add groups support to struct deviceGreg Kroah-Hartman2006-09-251-0/+1
| * | PM: platform_bus and late_suspend/early_resumeDavid Brownell2006-09-251-0/+2
| * | PM: no suspend_prepare() phaseDavid Brownell2006-09-252-2/+0
| * | PM: define PM_EVENT_PRETHAWDavid Brownell2006-09-251-15/+47
| * | Suspend changes for PCI coreLinus Torvalds2006-09-251-0/+3
| * | Suspend infrastructure cleanup and extensionLinus Torvalds2006-09-252-2/+10
| * | Driver core: add const to class_createMiguel Ojeda Sandonis2006-09-251-1/+1
OpenPOWER on IntegriCloud