aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-09-29[PATCH] swiotlb: support syncing sub-ranges of mappingsJohn W. Linville2-0/+41
2005-09-29[PATCH] swiotlb: cleanup some code duplication cruftJohn W. Linville1-23/+22
2005-09-29[PATCH] swiotlb: move from arch/ia64/lib/ to lib/John W. Linville5-3/+7
2005-09-14[IA64] more robust zx1/sx1000 machvec supportAlex Williamson5-28/+156
2005-09-14Partially revert "Fix time going twice as fast problem on ATI Xpress chipsets"Linus Torvalds2-19/+0
2005-09-14Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds4-11/+11
2005-09-14Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp Linus Torvalds2-0/+18
2005-09-14Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds7-8/+8
2005-09-14Merge master.kernel.org:/home/rmk/linux-2.6-i2c Linus Torvalds1-4/+8
2005-09-14Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds1-0/+6
2005-09-14[ARM SMP] Add timer/watchdog defines for MPCoreRussell King1-0/+16
2005-09-14[I2C] Add a functionality method, and remove algorithm idsRussell King1-4/+8
2005-09-14[ARM] 2910/1: missing Lubbock audio device declarationNicolas Pitre1-0/+6
2005-09-14[ARM] 2907/1: GCC 4 serial driver compile fixesVincent Sanders7-8/+8
2005-09-14[PATCH] hvc_console: start kernel thread before registering ttyAnton Blanchard1-3/+3
2005-09-14[PATCH] add PCI IDs so RME32 and RME96 drivers buildRoland Dreier3-53/+53
2005-09-14[PATCH] nv_i2c oops fixAntonino A. Daplas1-4/+7
2005-09-14[PATCH] ppc32 8xx: flush_tlb_range() declaration uses wrong pointer typePantelis Antoniou1-1/+1
2005-09-14[PATCH] i4l: Sedlbauer speed star II V 3.1 exist with various subversionsKarsten Keil1-1/+1
2005-09-14Pull fix-offsets-h into release branchTony Luck4-11/+11
2005-09-14Fix yenta error message when unable to find a bus assignmentLinus Torvalds1-2/+2
2005-09-14[PATCH] Fix the fdtable freeing in the case of vmalloced fdset/arraysDipankar Sarma1-7/+3
2005-09-14[PATCH] Fix slab BUG_ON() triggered by change in array cache sizeAlok Kataria1-1/+1
2005-09-14[PATCH] yenta oops fixIvan Kokshaysky1-1/+12
2005-09-14[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins7-34/+15
2005-09-14[PATCH] Fix fs/exec.c:788 (de_thread()) BUG_ONAlexander Nyberg1-3/+2
2005-09-14[PATCH] pci: only call pci_restore_bars at bootJohn W. Linville1-4/+12
2005-09-14Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 Linus Torvalds11-84/+94
2005-09-14[PATCH] s390: ctc driver fixesFrank Pavlic1-19/+22
2005-09-14[PATCH] skge: gmac register access errors in dual portStephen Hemminger3-46/+56
2005-09-14[PATCH] ixgb: correct rx_dropped countingJohn W. Linville1-2/+0
2005-09-14[PATCH] e100: correct rx_dropped and add rx_missed_errorsJohn W. Linville1-3/+1
2005-09-14[PATCH] e1000: correct rx_dropped countingJohn W. Linville1-1/+0
2005-09-14[PATCH] airo : fix channel number in scanmatthieu castet1-1/+4
2005-09-14[PATCH] sata_sis: uninitialized variableUwe Koziolek1-1/+1
2005-09-14[PATCH] sata_sis: Fix typo in sata port2 initialisationArnaud Patard1-1/+1
2005-09-14[PATCH] Correct xircom_cb use of CONFIG_NET_POLL_CONTROLLERKeith Owens1-1/+1
2005-09-14[PATCH] s2io warning fixesAndrew Morton1-4/+5
2005-09-14[PATCH] sk98lin: remove PCI id info for cards for conflicting devicesStephen Hemminger1-7/+5
2005-09-14[ARM SMP] Add timer/watchdog defines for MPCoreRussell King1-0/+2
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds12-36/+130
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 David S. Miller1-1/+8
2005-09-13Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2-1/+5
2005-09-13[PATCH] Even more fallout from ATI Xpress timer workaroundCal Peake1-3/+1
2005-09-13[DCCP]: Handle SYNC packets in dccp_rcv_state_processArnaldo Carvalho de Melo1-0/+6
2005-09-13[DCCP]: Check if already in the CLOSING state in dccp_rcv_closereqArnaldo Carvalho de Melo1-1/+2
2005-09-13[ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stackGeorge G. Davis2-1/+5
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 David S. Miller5-8/+90
2005-09-13[NETFILTER]: Fix DHCP + MASQUERADE problemPatrick McHardy1-0/+6
2005-09-13[NETFILTER]: Fix rcu race in ipt_REDIRECTPatrick McHardy1-6/+10