summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | cgroup: make css->refcnt clearing on cgroup removal optionalTejun Heo2012-04-011-0/+17
| * | | | | | | | | | cgroup: use negative bias on css->refcnt to block css_tryget()Tejun Heo2012-04-011-8/+4
| * | | | | | | | | | cgroup: implement cgroup_rm_cftypes()Tejun Heo2012-04-011-0/+1
| * | | | | | | | | | cgroup: introduce struct cfentTejun Heo2012-04-011-0/+1
| * | | | | | | | | | cgroup: remove cgroup_add_file[s]()Tejun Heo2012-04-011-16/+0
| * | | | | | | | | | cgroup: implement cgroup_add_cftypes() and friendsTejun Heo2012-04-011-2/+31
| * | | | | | | | | | cgroup: build list of all cgroups under a given cgroupfs_rootTejun Heo2012-04-011-0/+2
* | | | | | | | | | | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2012-05-232-56/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | percpu: remove percpu_xxx() functionsAlex Shi2012-05-141-54/+0
| * | | | | | | | | | | x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi2012-05-141-2/+2
* | | | | | | | | | | | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-05-231-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | lockdep: fix oops in processing workqueuePeter Zijlstra2012-05-151-0/+18
* | | | | | | | | | | | | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-2319-17/+1745
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | pstore/ram: Add ECC supportAnton Vorontsov2012-05-171-0/+1
| * | | | | | | | | | | | | staging: android: persistent_ram: Move to fs/pstore/ram_core.cAnton Vorontsov2012-05-171-0/+80
| * | | | | | | | | | | | | ramoops: Move to fs/pstore/ram.cAnton Vorontsov2012-05-161-2/+2
| * | | | | | | | | | | | | iio: Add dev_to_iio_dev() helper functionLars-Peter Clausen2012-05-141-0/+11
| * | | | | | | | | | | | | ARM: AT91: Add platform data for the AT91 ADCsMaxime Ripard2012-05-141-0/+61
| * | | | | | | | | | | | | iio: core: introduce IIO_CHAN_INFO_HARDWAREGAINMichael Hennerich2012-05-141-0/+5
| * | | | | | | | | | | | | iio: core: introduce dB scle: IIO_VAL_INT_PLUS_MICRO_DBMichael Hennerich2012-05-141-0/+1
| * | | | | | | | | | | | | mei: export mei.h for the user spaceTomas Winkler2012-05-092-0/+111
| * | | | | | | | | | | | | uuid: add uuid.h to exported header listTomas Winkler2012-05-092-0/+5
| * | | | | | | | | | | | | Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-0213-0/+1453
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | iio: core: iio_chan_spec_ext_info: Add private handleMichael Hennerich2012-04-301-4/+7
| | * | | | | | | | | | | | iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elementsMichael Hennerich2012-04-302-0/+11
| | * | | | | | | | | | | | staging:iio: Streamline API function namingLars-Peter Clausen2012-04-302-10/+10
| | * | | | | | | | | | | | Staging: VME: move VME drivers out of stagingGreg Kroah-Hartman2012-04-261-0/+174
| | * | | | | | | | | | | | IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-2511-0/+1262
| | * | | | | | | | | | | | alarmtimer: Provide accessor to alarmtimer rtc deviceJohn Stultz2012-04-201-0/+3
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-238-96/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | tty: move global ldisc idle waitqueue to the individual ldiscIvo Sieben2012-05-101-0/+2
| * | | | | | | | | | | | | tty_lock: Localise the lockAlan Cox2012-05-051-9/+14
| * | | | | | | | | | | | | serial8250: Introduce serial8250_register_8250_port()Magnus Damm2012-05-021-0/+1
| * | | | | | | | | | | | | vt: push the tty_lock down into the map handlingAlan Cox2012-04-251-1/+0
| * | | | | | | | | | | | | Merge 3.4-rc4 into tty-nextGreg Kroah-Hartman2012-04-235-86/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman2012-04-1921-56/+99
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | tegra, serial8250: add ->handle_break() uart_port opDan Williams2012-04-193-0/+23
| | * | | | | | | | | | | | | TTY: isdn, use xmit_buf from tty_portJiri Slaby2012-04-091-1/+0
| | * | | | | | | | | | | | | TTY: isdn, use tty from tty_portJiri Slaby2012-04-091-1/+0
| | * | | | | | | | | | | | | TTY: isdn, use counts from tty_portJiri Slaby2012-04-091-2/+0
| | * | | | | | | | | | | | | TTY: isdn, use open/close_wait from tty_portJiri Slaby2012-04-091-1/+0
| | * | | | | | | | | | | | | TTY: isdn, add tty_portJiri Slaby2012-04-091-1/+2
| | * | | | | | | | | | | | | TTY: isdn, remove unused members from modem_infoJiri Slaby2012-04-091-2/+0
| | * | | | | | | | | | | | | TTY: isdn, do not play with module refcountsJiri Slaby2012-04-091-1/+0
| | * | | | | | | | | | | | | TTY: isdn, remove ISDN_ASYNC_* flagsJiri Slaby2012-04-091-12/+0
| | * | | | | | | | | | | | | TTY: isdn, remove calloutJiri Slaby2012-04-091-3/+0
| | * | | | | | | | | | | | | TTY: deprecate linux/generic_serial.hJiri Slaby2012-04-091-62/+2
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-2311-28/+762
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | sysfs: get rid of some lockdep false positivesAlan Stern2012-05-142-0/+15
| * | | | | | | | | | | | | | Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan2012-05-141-1/+3