summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* drivers/base: add bus for System-on-Chip devicesLee Jones2012-02-10
* PCI: Add helper macro for pci_register_driver boilerplateGreg Kroah-Hartman2012-02-09
* drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan2012-02-09
* drivers: hv: Cleanup the kvp related state in hyperv.hK. Y. Srinivasan2012-02-09
* drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan2012-02-02
* drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan2012-02-02
* Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-02
|\
| * Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds2012-01-31
| |\
| * \ Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-30
| |\ \
| | * \ Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman2012-01-25
| | |\ \
| | | * | usb: otg: kill langwell_otg driverAlexander Shishkin2012-01-24
| | * | | kernel-doc: fix new warning in usb.hRandy Dunlap2012-01-24
| | |/ /
| * | | PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki2012-01-29
| * | | Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-01-28
| |\ \ \
| | * | | kernel-doc: fix new warnings in device.hRandy Dunlap2012-01-24
| | * | | driver core: remove drivers/base/sys.c and include/linux/sysdev.hGreg Kroah-Hartman2012-01-22
| | |/ /
| * | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-01-28
| |\ \ \
| | * | | MFD: mcp-core: fix mcp_priv() to be more type safeRussell King2012-01-21
| | * | | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-20
| | |/ /
| * | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-26
| |\ \ \
| | * \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-01-17
| | |\ \ \
| | | * | | sched: Add "const" to is_idle_task() parameterPaul E. McKenney2012-01-16
| | | * | | Merge branch 'rcu/fixes-for-v3.2' into rcu/urgentPaul E. McKenney2012-01-16
| | | |\ \ \ | | | | |_|/ | | | |/| |
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-24
| |\ \ \ \ \
| | * | | | | thermal: Rename generate_netlink_eventJean Delvare2012-01-23
| | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-24
| |\ \ \ \ \
| | * | | | | team: send only changed options/ports via netlinkJiri Pirko2012-01-24
| | * | | | | net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa2012-01-22
| | * | | | | cgroup: make sure memcg margin is 0 when over limitGlauber Costa2012-01-22
| | * | | | | tcp: detect loss above high_seq in recoveryYuchung Cheng2012-01-22
| | * | | | | mlx4_en: eth statistics modificationEugenia Emantayev2012-01-22
| * | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-01-24
| |\ \ \ \ \ \
| | * | | | | | quota: Pass information that quota is stored in system file to userspaceJan Kara2012-01-12
| * | | | | | | migrate_mode.h is not exported to user modeStephen Rothwell2012-01-23
| * | | | | | | Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-23
| |\ \ \ \ \ \ \
| | * | | | | | | PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regressionSrivatsa S. Bhat2012-01-19
| * | | | | | | | Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds2012-01-23
| |\ \ \ \ \ \ \ \
| | * | | | | | | | kernel-doc: fix kernel-doc warnings in schedRandy Dunlap2012-01-23
| | * | | | | | | | kernel-doc: fix new warning in usb.hRandy Dunlap2012-01-23
| | * | | | | | | | kernel-doc: fix new warnings in device.hRandy Dunlap2012-01-23
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins2012-01-23
| * | | | | | | | kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu2012-01-23
| * | | | | | | | mm: fix warnings regarding enum migrate_modeAndrew Morton2012-01-23
| |/ / / / / / /
* | | | | | | | CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 partsThomas Renninger2012-01-26
* | | | | | | | Add driver auto probing for x86 features v4Andi Kleen2012-01-26
* | | | | | | | Eliminate get_driver() and put_driver()Alan Stern2012-01-24
* | | | | | | | dynamic_debug: reduce lineno field to a saner 18 bitsJim Cromie2012-01-24
* | | | | | | | dynamic_debug: describe_flags with '=[pmflt_]*'Jim Cromie2012-01-24
* | | | | | | | dynamic_debug: make dynamic-debug supersede DEBUG ccflagJim Cromie2012-01-24
* | | | | | | | dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINTJim Cromie2012-01-24
|/ / / / / / /