aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller2008-02-0510-74/+171
|\
| * b43: Fix DMA for 30/32-bit DMA enginesMichael Buesch2008-02-052-58/+99
| * b43: fix build with CONFIG_SSB_PCIHOST=nAndrew Morton2008-02-051-0/+9
| * mac80211: Is not EXPERIMENTAL anymoreMichael Buesch2008-02-051-1/+0
| * iwl3945-base.c: fix off-by-one errorsAdrian Bunk2008-02-051-4/+4
| * b43legacy: fix DMA slot resource leakageStefano Brivio2008-02-051-2/+12
| * b43legacy: drop packets we are not able to encryptStefano Brivio2008-02-054-8/+38
| * b43legacy: fix suspend/resumeStefano Brivio2008-02-051-2/+7
| * b43legacy: fix PIO crashStefano Brivio2008-02-051-0/+3
* | [PPPOL2TP]: Label unused warning when CONFIG_PROC_FS is not set.Rami Rosen2008-02-051-1/+2
* | [NET_SCHED]: cls_flow: support classification based on VLAN tagPatrick McHardy2008-02-052-0/+13
* | [VLAN]: Constify skb argument to vlan_get_tag()Patrick McHardy2008-02-051-3/+4
* | [NET_SCHED]: cls_flow: fix key mask validity checkPatrick McHardy2008-02-051-2/+3
* | [NET_SCHED]: em_meta: fix compile warningPatrick McHardy2008-02-051-1/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-0528-376/+468
|\ \
| * | [IA64] make pfm_get_task work with virtual pidsPavel Emelyanov2008-02-051-2/+2
| * | [IA64] honor notify_die() returning NOTIFY_STOPJan Beulich2008-02-054-22/+39
| * | [IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPUJan Beulich2008-02-051-11/+0
| * | [IA64] Appoint kvm/ia64 MaintainersZhang Xiantao2008-02-041-0/+9
| * | [IA64] ia64_set_psr should use srlz.iXiantao Zhang2008-02-042-2/+1
| * | [IA64] Export three symbols for module useZhang, Xiantao2008-02-043-11/+20
| * | [IA64] mca style cleanupHidetoshi Seto2008-02-047-57/+70
| * | [IA64] sn_hwperf semaphore to mutexDaniel Walker2008-02-041-4/+5
| * | [IA64] generalize attribute of fsyscall_gtod_dataHidetoshi Seto2008-02-041-2/+2
| * | [IA64] efi.c Add /* never reached */ annotationAron Griffis2008-02-041-2/+2
| * | [IA64] efi.c Spelling/punctuation fixesAron Griffis2008-02-041-8/+8
| * | [IA64] Make efi.c mostly fit in 80 columnsAron Griffis2008-02-041-223/+266
| * | [IA64] aliasing-test: fix gcc warnings on non-ia64Randy Dunlap2008-02-041-6/+9
| * | [IA64] Slim-down __clear_bit_unlockZoltan Menyhart2008-02-041-22/+28
| * | [IA64] Fix the order of atomic operations in restore_previous_kprobes on ia64Masami Hiramatsu2008-02-041-3/+4
| * | [IA64] constify function pointer tablesJan Engelhardt2008-02-045-5/+5
| * | [IA64] fix userspace compile error in gcc_intrin.hDoug Chapman2008-02-041-0/+2
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-02-0525-520/+587
|\ \ \
| * | | [S390] dcss: Initialize workqueue before using it.Heiko Carstens2008-02-051-3/+2
| * | | [S390] Remove BUILD_BUG_ON() in vmem code.Heiko Carstens2008-02-053-6/+11
| * | | [S390] sclp_tty/sclp_vt220: Fix scheduling while atomicChristian Borntraeger2008-02-052-2/+2
| * | | [S390] dasd: fix panic caused by alias device offlineStefan Weinhuber2008-02-051-1/+1
| * | | [S390] dasd: add ifcc handlingStefan Haberland2008-02-052-27/+52
| * | | [S390] latencytop s390 support.Heiko Carstens2008-02-052-8/+26
| * | | [S390] Implement ext2_find_next_bit.Heiko Carstens2008-02-051-2/+41
| * | | [S390] Cleanup & optimize bitops.Martin Schwidefsky2008-02-051-296/+219
| * | | [S390] Define GENERIC_LOCKBREAK.Martin Schwidefsky2008-02-051-0/+5
| * | | [S390] console: allow vt220 console to be the only consolePeter Oberparleiter2008-02-051-5/+5
| * | | [S390] Fix couple of section mismatches.Heiko Carstens2008-02-056-24/+27
| * | | [S390] Fix smp_call_function_mask semantics.Heiko Carstens2008-02-051-4/+3
| * | | [S390] Fix linker script.Heiko Carstens2008-02-051-1/+1
| * | | [S390] DEBUG_PAGEALLOC support for s390.Heiko Carstens2008-02-054-1/+43
| * | | [S390] cio: Add shutdown callback for ccwgroup.Cornelia Huck2008-02-052-0/+14
| * | | [S390] cio: Update documentation.Cornelia Huck2008-02-051-5/+16
| * | | [S390] cio: Clean up chsc response code handling.Cornelia Huck2008-02-051-92/+55