summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Freezer: Fix buggy resume test for tasks frozen with cgroup freezerMatt Helsley2010-03-261-2/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-252-6/+1Star
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-03-251-0/+1
| |\
| | * netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik2010-03-251-0/+1
| * | skbuff: remove unused dma_head & dma_maps fieldsAlexander Duyck2010-03-241-6/+0Star
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-03-251-1/+4
|\ \ \
| * | | SUNRPC: Fix a use after free bug with the NFSv4.1 backchannelTrond Myklebust2010-03-221-1/+4
* | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-03-251-0/+2
|\ \ \ \
| * | | | acpi: Support IBM SMBus CMI devicesDarrick J. Wong2010-03-241-0/+2
| | |/ / | |/| |
* | | | Document Linux's circular buffering capabilitiesDavid Howells2010-03-251-0/+4
* | | | mmc: fix incorrect interpretation of card type bitsAdrian Hunter2010-03-251-0/+1
* | | | reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney2010-03-251-0/+5
* | | | kfifo: fix KFIFO_INIT in include/linux/kfifo.hDavid Härdeman2010-03-251-2/+0Star
|/ / /
* | | Fix up prototype for sys_ipc breakageLinus Torvalds2010-03-221-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-226-8/+13
|\ \ \ | |_|/ |/| |
| * | if_tunnel.h: add missing ams/byteorder.h includePaulius Zaleckas2010-03-221-0/+1
| * | Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann2010-03-211-1/+1
| * | netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso2010-03-201-1/+1
| * | netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso2010-03-201-1/+1
| * | netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso2010-03-201-1/+5
| * | net: Potential null skb->dev dereferenceEric Dumazet2010-03-191-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-201-0/+4
|\ \ \
| * | | serial: sh-sci: Fix build failure for non-sh architectures.Peter Huewe2010-03-101-0/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-03-192-6/+7
|\ \ \ \
| * | | | tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel2010-03-191-0/+1
| * | | | tty: Take a 256 byte padding into account when buffering below sub-page unitsMel Gorman2010-03-191-4/+5
| * | | | Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a...Greg Kroah-Hartman2010-03-191-2/+1Star
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-191-5/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | USB: Fix usb_fill_int_urb for SuperSpeed devicesMatthew Wilcox2010-03-191-5/+13
| |/ /
* | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-03-191-1/+1
|\ \ \
| * | | of: Fix comparison of "compatible" propertiesGrant Likely2010-03-181-1/+1
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-191-16/+17
|\ \ \ \
| * \ \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6Russell King2010-03-1524-55/+225
| |\ \ \ \
| * | | | | Video: ARM CLCD: Better fix for swapped IENB and CNTL registersRussell King2010-03-141-16/+17
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-03-191-1/+2
|\ \ \ \ \ \
| * | | | | | [SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal2010-03-031-1/+2
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-195-47/+111
|\ \ \ \ \ \ \
| * | | | | | | perf, ppc: Fix compile error due to new cpu notifiersPeter Zijlstra2010-03-111-0/+1
| * | | | | | | perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker2010-03-104-43/+43
| * | | | | | | perf: Take a hot regs snapshot for trace eventsFrederic Weisbecker2010-03-102-3/+10
| * | | | | | | perf: Introduce new perf_fetch_caller_regs() for hot regs snapshotFrederic Weisbecker2010-03-101-1/+41
| * | | | | | | perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra2010-03-101-0/+16
* | | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2010-03-192-5/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-1/+2
| * | | | | | | | backlight: Add backlight_device parameter to check_fbBruno Prémont2010-03-161-1/+1
| * | | | | | | | backlight: Revert some const qualifiersRichard Purdie2010-03-161-4/+4
| * | | | | | | | backlight: Add Epson L4F00242T03 LCD driverAlberto Panizzo2010-03-161-0/+31
| | |_|_|_|_|/ / | |/| | | | | |
* / | | | | | | memory hotplug: allow setting of phys_deviceHeiko Carstens2010-03-181-0/+2
|/ / / / / / /
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*---------------. \ \ \ \ \ \ Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-15406-2631/+13044
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | |
| | | | | * | | | | | | | | | ACPI: processor: export acpi_get_cpuid()Alex Chiang2010-03-151-0/+8