summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* PCI: Move struct resource_list to setup-bus.cYinghai Lu2012-02-141-6/+0Star
* PCI: Move pdev_sort_resources() to setup-bus.cYinghai Lu2012-02-141-1/+0Star
* PCI: Make rescan bus increase bridge resource size if neededYinghai Lu2012-02-141-0/+1
* PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk2012-02-141-0/+1
* x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a listMyron Stowe2012-02-141-1/+0Star
* x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR valuesMyron Stowe2012-02-141-0/+1
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-261-1/+1
|\
| * Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-01-171-1/+1
| |\
| | * sched: Add "const" to is_idle_task() parameterPaul E. McKenney2012-01-161-1/+1
| | * Merge branch 'rcu/fixes-for-v3.2' into rcu/urgentPaul E. McKenney2012-01-167-93/+272
| | |\
* | | \ Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-261-0/+1
|\ \ \ \
| * | | | drm: Fix authentication kernel crashThomas Hellstrom2012-01-251-0/+1
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-254-12/+7Star
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net...Len Brown2012-01-242-2/+3
| |\ \ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | thermal: Rename generate_netlink_eventJean Delvare2012-01-231-2/+2
| | | |/ / / /
| | * / / / / ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged coresThomas Renninger2012-01-201-0/+1
| | |/ / / /
| * | | | | ACPI: Remove ./drivers/acpi/atomicio.[ch]Myron Stowe2012-01-211-10/+0Star
| * | | | | ACPI, APEI: Add 64-bit read/write support for APEI on i386Myron Stowe2012-01-211-0/+4
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-257-11/+28
|\ \ \ \ \
| * | | | | netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker2012-01-241-1/+0Star
| * | | | | team: send only changed options/ports via netlinkJiri Pirko2012-01-241-0/+10
| * | | | | bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller2012-01-221-1/+1
| * | | | | net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa2012-01-222-6/+10
| * | | | | cgroup: make sure memcg margin is 0 when over limitGlauber Costa2012-01-221-1/+4
| * | | | | net: fix socket memcg build with !CONFIG_NETGlauber Costa2012-01-221-1/+1
| * | | | | kernel-doc: fix new warning in net/sock.hRandy Dunlap2012-01-221-0/+1
| * | | | | tcp: detect loss above high_seq in recoveryYuchung Cheng2012-01-221-1/+0Star
| * | | | | mlx4_en: eth statistics modificationEugenia Emantayev2012-01-221-0/+1
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-01-241-1/+5
|\ \ \ \ \ \
| * | | | | | quota: Pass information that quota is stored in system file to userspaceJan Kara2012-01-121-1/+5
* | | | | | | migrate_mode.h is not exported to user modeStephen Rothwell2012-01-241-1/+1
* | | | | | | Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-241-2/+17
|\ \ \ \ \ \ \
| * | | | | | | PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regressionSrivatsa S. Bhat2012-01-191-2/+17
* | | | | | | | Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds2012-01-234-6/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | kernel-doc: fix kernel-doc warnings in schedRandy Dunlap2012-01-231-1/+1
| * | | | | | | | kernel-doc: fix new warnings in cfg80211.hRandy Dunlap2012-01-231-0/+6
| * | | | | | | | kernel-doc: fix new warning in usb.hRandy Dunlap2012-01-231-0/+1
| * | | | | | | | kernel-doc: fix new warnings in device.hRandy Dunlap2012-01-231-5/+10
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm'Linus Torvalds2012-01-236-15/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins2012-01-232-1/+2
| * | | | | | | | kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu2012-01-231-0/+2
| * | | | | | | | mm: fix warnings regarding enum migrate_modeAndrew Morton2012-01-233-14/+18
| |/ / / / / / /
* | | | | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-01-231-1/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | keys: add a "logon" key typeJeff Layton2012-01-181-1/+2
* | | | | | | | KEYS: Permit key_serial() to be called with a const key pointerDavid Howells2012-01-191-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-01-198-491/+285Star
|\ \ \ \ \ \ \
| * | | | | | | target: Set additional sense length field in sense dataRoland Dreier2011-12-161-0/+1
| * | | | | | | target: Remove extra se_device->execute_task_lock access in fast pathNicholas Bellinger2011-12-141-1/+0Star
| * | | | | | | target: Drop se_device TCQ queue_depth usage from I/O pathNicholas Bellinger2011-12-141-1/+0Star
| * | | | | | | target: Remove TFO->check_release_cmd() fabric API callerNicholas Bellinger2011-12-141-4/+0Star