summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: i8042 - add Fujitsu T3010 to NOMUX blacklist.Vojtech Pavlik2005-07-111-0/+7
* Input: i8042 - add Alienware Sentia to NOMUX blacklist.Dmitry Torokhov2005-07-111-0/+7
* Input: serio_raw - fix Kconfig helpNeil Brown2005-07-111-1/+1
* Input: serio_raw - link serio_raw misc device to correspondingDmitry Torokhov2005-07-111-0/+1
* Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2005-07-11848-17148/+31488
|\
| * Merge master.kernel.org:~rmk/linux-2.6-arm.gitLinus Torvalds2005-07-1065-1133/+1847
| |\
| | * [PATCH] ARM: 2803/1: OMAP update 11/11: Add cpufreq supportTony Lindgren2005-07-103-1/+130
| | * [PATCH] ARM: 2805/1: OMAP update 10/11: Update H2 defconfigTony Lindgren2005-07-101-39/+78
| | * [PATCH] ARM: 2804/1: OMAP update 9/11: Update OMAP arch filesTony Lindgren2005-07-1010-102/+480
| | * [PATCH] ARM: 2802/1: OMAP update 8/11: Update OMAP arch filesTony Lindgren2005-07-1012-29/+25
| | * [PATCH] ARM: 2812/1: OMAP update 7c/11: Move arch-omap to plat-omapTony Lindgren2005-07-1012-0/+4635
| | * [PATCH] ARM: 2809/1: OMAP update 7b/11: Move arch-omap to plat-omapTony Lindgren2005-07-102-2/+2
| | * [PATCH] ARM: 2807/1: OMAP update 7a/11: Move arch-omap to plat-omapTony Lindgren2005-07-1012-4635/+0
| | * [PATCH] ARM: 2801/1: OMAP update 6/11: Split OMAP1 common code into id, io an...Tony Lindgren2005-07-105-418/+508
| | * [PATCH] ARM: 2806/1: OMAP update 5/11: Move board files into mach-omap1 direc...Tony Lindgren2005-07-108-7/+7
| | * [PATCH] ARM: 2799/1: OMAP update 4/11: Move OMAP1 LED code into mach-omap1 di...Tony Lindgren2005-07-105-4/+0
| | * [PATCH] ARM: 2800/1: OMAP update 3/11: Move OMAP1 core code into mach-omap1 d...Tony Lindgren2005-07-103-11/+38
| | * [PATCH] ARM: 2798/1: OMAP update 2/11: Change ARM Kconfig to support omap1 an...Tony Lindgren2005-07-106-157/+184
| | * [PATCH] ARM: 2797/1: OMAP update 1/11: Update include filesTony Lindgren2005-07-108-27/+80
| | * [PATCH] ARM: 2796/1: Fix ARMv5[TEJ] check in MMU initalizationDeepak Saxena2005-07-101-2/+2
| | * [PATCH] ARM: 2795/1: update ixp2000 defconfigsLennert Buytenhek2005-07-105-75/+25
| | * [PATCH] ARM: 2793/1: platform serial support for ixp2000Lennert Buytenhek2005-07-105-15/+44
| * | [PATCH] remove asm-xtensa/ipc.hStephen Rothwell2005-07-102-17/+0
| * | [PATCH] Sync up ieee-1394Ben Collins2005-07-1013-63/+260
| |/
| * drm: fix stupid missing semicolon.Dave Airlie2005-07-101-1/+1
| * Merge head 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airlied...Linus Torvalds2005-07-0925-194/+146
| |\
| | * drm: wrap config.h include in a ifdef KERNELDave Airlie2005-07-071-0/+2
| | * drm: misc cleanupDave Airlie2005-07-0723-178/+135
| | * drm: use kcalloc now that it is available..Dave Airlie2005-07-072-14/+7
| | * drm: ctx release can happen before dev->ctxlist is allocatedDave Airlie2005-07-071-1/+1
| | * drm: fix minor issues caused by core conversionDave Airlie2005-07-071-1/+1
| * | Merge head 'drm-3264' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/...Linus Torvalds2005-07-0910-0/+628
| |\ \
| | * | drm: add 32/64 support for MGA/R128/i915Dave Airlie2005-07-0710-0/+628
| | |/
| * | Merge head 'drm-via' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/d...Linus Torvalds2005-07-0917-0/+5345
| |\ \
| | * | Merge ../linux-2.6/Dave Airlie2005-07-07608-13862/+12346
| | |\|
| | * | drm: Add via unichrome supportDave Airlie2005-06-2817-0/+5345
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-07-093-3/+6
| |\ \ \
| | * | | [SPARC64]: Support CONFIG_HZDavid S. Miller2005-07-082-2/+5
| | * | | [SPARC64]: Typo in dtlb_backend.S, _PAGE_SZ4M --> _PAGE_SZ4MBDavid S. Miller2005-07-081-1/+1
| * | | | [SCTP]: Use struct list_head for chunk lists, not sk_buff_head.David S. Miller2005-07-088-66/+86
| * | | | [IPV6]: Fix warning in ip6_mc_msfilter.David S. Miller2005-07-081-0/+1
| * | | | [IPV4]: fix IPv4 leave-group group matchingDavid L Stevens2005-07-081-12/+13
| * | | | [IPV4]: (INCLUDE,empty)/leave-group equivalence for full-state MSF APIs & err...David L Stevens2005-07-082-2/+19
| * | | | [IPV4]: multicast API "join" issuesDavid L Stevens2005-07-082-12/+24
| * | | | [IPV4]: multicast API "join" issuesDavid L Stevens2005-07-082-3/+12
| * | | | [IPV4]: multicast API "join" issuesDavid L Stevens2005-07-082-24/+12
| * | | | [IPV4]: Apply sysctl_icmp_echo_ignore_broadcasts to ICMP_TIMESTAMP as well.Alexey Kuznetsov2005-07-081-1/+2
| * | | | [NET]: Fix sparse warningsVictor Fusco2005-07-087-32/+50
| * | | | [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-0834-89/+84
| |/ / /
| * | | [PATCH] Add MAINTAINERS entry for audit subsystemChris Wright2005-07-071-0/+4