summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IA64] more robust zx1/sx1000 machvec supportAlex Williamson2005-09-145-28/+156
* Partially revert "Fix time going twice as fast problem on ATI Xpress chipsets"Linus Torvalds2005-09-142-19/+0
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2005-09-144-11/+11
|\
| * Pull fix-offsets-h into release branchTony Luck2005-09-144-11/+11
| |\
| | * [IA64] fix circular dependency on generation of asm-offsets.hTony Luck2005-09-134-11/+11
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp Linus Torvalds2005-09-142-0/+18
|\ \ \
| * | | [ARM SMP] Add timer/watchdog defines for MPCoreRussell King2005-09-141-0/+16
| * | | [ARM SMP] Add timer/watchdog defines for MPCoreRussell King2005-09-141-0/+2
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-147-8/+8
|\ \ \ \
| * | | | [ARM] 2907/1: GCC 4 serial driver compile fixesVincent Sanders2005-09-147-8/+8
| |/ / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-i2c Linus Torvalds2005-09-141-4/+8
|\ \ \ \
| * | | | [I2C] Add a functionality method, and remove algorithm idsRussell King2005-09-141-4/+8
| |/ / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-141-0/+6
|\ \ \ \
| * | | | [ARM] 2910/1: missing Lubbock audio device declarationNicolas Pitre2005-09-141-0/+6
| |/ / /
* | | | [PATCH] hvc_console: start kernel thread before registering ttyAnton Blanchard2005-09-141-3/+3
* | | | [PATCH] add PCI IDs so RME32 and RME96 drivers buildRoland Dreier2005-09-143-53/+53
* | | | [PATCH] nv_i2c oops fixAntonino A. Daplas2005-09-141-4/+7
* | | | [PATCH] ppc32 8xx: flush_tlb_range() declaration uses wrong pointer typePantelis Antoniou2005-09-141-1/+1
* | | | [PATCH] i4l: Sedlbauer speed star II V 3.1 exist with various subversionsKarsten Keil2005-09-141-1/+1
| |/ / |/| |
* | | Fix yenta error message when unable to find a bus assignmentLinus Torvalds2005-09-141-2/+2
* | | [PATCH] Fix the fdtable freeing in the case of vmalloced fdset/arraysDipankar Sarma2005-09-141-7/+3
* | | [PATCH] Fix slab BUG_ON() triggered by change in array cache sizeAlok Kataria2005-09-141-1/+1
* | | [PATCH] yenta oops fixIvan Kokshaysky2005-09-141-1/+12
* | | [PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins2005-09-147-34/+15
* | | [PATCH] Fix fs/exec.c:788 (de_thread()) BUG_ONAlexander Nyberg2005-09-141-3/+2
* | | [PATCH] pci: only call pci_restore_bars at bootJohn W. Linville2005-09-141-4/+12
* | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-09-1411-84/+94
|\ \ \
| * | | [PATCH] s390: ctc driver fixesFrank Pavlic2005-09-141-19/+22
| * | | [PATCH] skge: gmac register access errors in dual portStephen Hemminger2005-09-143-46/+56
| * | | [PATCH] ixgb: correct rx_dropped countingJohn W. Linville2005-09-141-2/+0
| * | | [PATCH] e100: correct rx_dropped and add rx_missed_errorsJohn W. Linville2005-09-141-3/+1
| * | | [PATCH] e1000: correct rx_dropped countingJohn W. Linville2005-09-141-1/+0
| * | | [PATCH] airo : fix channel number in scanmatthieu castet2005-09-141-1/+4
| * | | [PATCH] Correct xircom_cb use of CONFIG_NET_POLL_CONTROLLERKeith Owens2005-09-141-1/+1
| * | | [PATCH] s2io warning fixesAndrew Morton2005-09-141-4/+5
| * | | [PATCH] sk98lin: remove PCI id info for cards for conflicting devicesStephen Hemminger2005-09-141-7/+5
| |/ /
* | | [PATCH] sata_sis: uninitialized variableUwe Koziolek2005-09-141-1/+1
* | | [PATCH] sata_sis: Fix typo in sata port2 initialisationArnaud Patard2005-09-141-1/+1
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-1312-36/+130
|\ \
| * \ Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 David S. Miller2005-09-131-1/+8
| |\ \
| | * | [DCCP]: Handle SYNC packets in dccp_rcv_state_processArnaldo Carvalho de Melo2005-09-131-0/+6
| | * | [DCCP]: Check if already in the CLOSING state in dccp_rcv_closereqArnaldo Carvalho de Melo2005-09-131-1/+2
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 David S. Miller2005-09-135-8/+90
| |\ \ \
| | * | | [Bluetooth] Add ignore parameters to the HCI USB driverMarcel Holtmann2005-09-132-3/+21
| | * | | [Bluetooth] Prevent RFCOMM connections through the RAW socketMarcel Holtmann2005-09-131-5/+25
| | * | | [Bluetooth] Add support for extended inquiry responsesMarcel Holtmann2005-09-132-0/+44
| * | | | [NETFILTER]: Fix DHCP + MASQUERADE problemPatrick McHardy2005-09-131-0/+6
| * | | | [NETFILTER]: Fix rcu race in ipt_REDIRECTPatrick McHardy2005-09-131-6/+10
| * | | | [NETFILTER]: Simplify netbios helperPatrick McHardy2005-09-131-12/+7
| * | | | [NETFILTER]: Use correct type for "ports" module parameterPatrick McHardy2005-09-133-9/+9
OpenPOWER on IntegriCloud