aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* merge linus into test branchLen Brown2006-12-2015-379/+101
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2006-12-191-0/+15
| |\
| | * input/hid: Supporting more keys from the HUT Consumer PageFlorian Festi2006-12-141-0/+15
| * | [CONNECTOR]: Replace delayed work with usual work queue.Evgeniy Polyakov2006-12-181-1/+1
| * | [AX.25]: Fix unchecked rose_add_loopback_neigh usesRalf Baechle2006-12-171-2/+2
| * | [AX.25]: Fix unchecked ax25_linkfail_register usesRalf Baechle2006-12-171-2/+8
| * | [AX.25]: Fix unchecked ax25_protocol_register uses.Ralf Baechle2006-12-171-1/+8
| * | [AX.25]: Mark all kmalloc users __must_checkRalf Baechle2006-12-172-7/+8
| * | [SPARC]: Make bitops use same spinlocks as atomics.David S. Miller2006-12-171-84/+16
| * | [SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.David S. Miller2006-12-171-0/+10
| * | [SPARC64]: Minor irq handling cleanups.David S. Miller2006-12-171-2/+0
| * | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-12-161-1/+8
| |\ \
| | * | IB: Fix ib_dma_alloc_coherent() wrapperRoland Dreier2006-12-151-1/+8
| | |/
| * | Make workqueue bit operations work on "atomic_long_t"Linus Torvalds2006-12-161-10/+22
| * | Fix "delayed_work_pending()" macro expansionLinus Torvalds2006-12-151-2/+2
| * | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-12-152-0/+2
| |\ \
| | * | [S390] Fix reboot hang on LPARsMichael Holzheu2006-12-151-0/+1
| | * | [S390] Hipersocket multicast queue: make sure outbound handler is calledUrsula Braun2006-12-151-0/+1
| | |/
| * | Remove stack unwinder for nowLinus Torvalds2006-12-154-270/+2
| |/
* | Pull platform-drivers into test branchLen Brown2006-12-201-1/+1
|\ \
| * | ACPI: video: Add dev argument for backlight_device_registerYu Luming2006-12-201-1/+1
* | | Pull trivial into test branchLen Brown2006-12-162-48/+4
|\ \ \ | |_|/ |/| |
| * | ACPI: uninline ACPI global locking functionsAndrew Morton2006-10-212-48/+4
| |/
* | [PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-whi...Ben Collins2006-12-131-31/+39
* | [NETFILTER]: bridge-netfilter: remove deferred hooksPatrick McHardy2006-12-133-5/+0
* | [IPV6]: Make fib6_node subtree depend on IPV6_SUBTREESKim Nordlund2006-12-131-2/+2
* | [SCTP]: Add support for SCTP_CONTEXT socket option.Ivan Skytte Jorgensen2006-12-132-0/+6
* | [SCTP]: Handle address add/delete events in a more efficient way.Sridhar Samudrala2006-12-131-4/+2
* | [NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packetsYasuyuki Kozakai2006-12-131-0/+10
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-138-37/+94
|\ \
| | \
| | \
| *-. \ [ARM] Merge AT91 and devel branchesRussell King2006-12-138-37/+94
| |\ \ \
| | | * | [ARM] 3992/1: i.MX/MX1 CPU Frequency scaling supportPavel Pisa2006-12-131-3/+7
| | | * | [ARM] Provide a method to alter the control registerRussell King2006-12-131-0/+20
| | | * | [ARM] 4016/1: prefetch macro is wrong wrt gcc's "delete-null-pointer-checks"Nicolas Pitre2006-12-131-8/+8
| | | * | [ARM] Unuse another Linux PTE bitRussell King2006-12-133-9/+13
| | | * | [ARM] Add sys_*at syscallsRussell King2006-12-091-0/+13
| | | * | [ARM] 4004/1: S3C24XX: UDC remove implict addition of VA to regsBen Dooks2006-12-081-4/+3
| | | * | [ARM] Handle HWCAP_VFP in VFP support codeRussell King2006-12-081-13/+30
* | | | | Merge branch 'release' of master.kernel.org:/home/ftp/pub/scm/linux/kernel/gi...Linus Torvalds2006-12-132-3/+3
|\ \ \ \ \
| * | | | | [IA64] Move sg_dma_{len,address} from pci.h to scatterlist.hTony Luck2006-12-132-3/+3
* | | | | | Driver core: Make platform_device_add_data accept a const pointerScott Wood2006-12-131-1/+1
* | | | | | [PATCH] Add missing KORENIX PCI ID'sRussell King2006-12-131-0/+4
* | | | | | [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-1325-0/+36
* | | | | | [PATCH] MIPS: Fix COW D-cache aliasing on forkAtsushi Nemoto2006-12-131-10/+6
* | | | | | [PATCH] Pass vma argument to copy_user_highpage().Atsushi Nemoto2006-12-131-1/+2
* | | | | | [PATCH] Fix COW D-cache aliasing on forkAtsushi Nemoto2006-12-131-0/+4
* | | | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2006-12-131-1/+0
|\ \ \ \ \ \
| * | | | | | hwmon/it87: Remove the SMBus interface supportJean Delvare2006-12-121-1/+0
* | | | | | | [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-133-3/+3
* | | | | | | [PATCH] sstfb: add sysfs interfaceHelge Deller2006-12-131-4/+9