aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost pack...Michael Hennerich2007-10-301-2/+0
| * | | DM9601: Support for ADMtek ADM8515 NICPeter Korsgaard2007-10-301-0/+4
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-10-305-23/+115
|\ \ \ \
| * | | | libata: implement and use ATA_QCFLAG_QUIETTejun Heo2007-10-303-3/+6
| * | | | libata: stop being overjealous about non-IO commandsTejun Heo2007-10-302-8/+14
| * | | | libata: flush is an IO commandTejun Heo2007-10-301-0/+3
| * | | | sata_promise: cleanupsMikael Pettersson2007-10-301-8/+9
| * | | | sata_promise: ASIC PRD table bug workaround, take 2Mikael Pettersson2007-10-301-4/+83
| |/ / /
* | | | locks: fix possible infinite loop in posix deadlock detectionJ. Bruce Fields2007-10-301-0/+11
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2007-10-3031-268/+1052
|\ \ \ \
| * | | | Blackfin arch: use a less common define name in BF549Mike Frysinger2007-10-301-1/+1
| * | | | Blackfin arch: Add missing definitions for BF561Mike Frysinger2007-10-301-0/+3
| * | | | Blackfin arch: reclaim a few bytes from the end of our init sectionMike Frysinger2007-10-301-3/+8
| * | | | Blackfin arch: fix libata data struct member from irq_type to irq_flagsMike Frysinger2007-10-301-1/+1
| * | | | Blackfin arch: Do not pollute name space used in linux-2.6.x/soundMichael Hennerich2007-10-301-43/+43
| * | | | Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA.Sonic Zhang2007-10-302-4/+4
| * | | | Blackfin arch: update board defconfig files according to latest information f...Bryan Wu2007-10-307-49/+242
| * | | | Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...Robin Getz2007-10-295-2/+21
| * | | | Blackfin arch: Add missing definitions of BF54xRobin Getz2007-10-291-0/+7
| * | | | Blackfin arch: Fix random crash issue found by Michael.Robin Getz2007-10-291-2/+4
| * | | | Blackfin arch: fix bug: tell users if the kernel is recovering from a fault c...Robin Getz2007-10-291-2/+9
| * | | | Blackfin arch: add support for checking/clearing overruns in generic purpose ...Mike Frysinger2007-10-292-7/+42
| * | | | Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code.Robin Getz2007-10-291-139/+179
| * | | | Blackfin arch: Apply Bluetchnix vendor patch provided by Harald KrapfenbauerMichael Hennerich2007-10-291-2/+40
| * | | | Blackfin arch: fix bug BlueTechnix CM-BF537 board config uses wrong IRQ for n...Michael Hennerich2007-10-291-2/+2
| * | | | Blackfin arch: fix bug: kernel prints out error message twiceRobin Getz2007-10-291-12/+18
| * | | | Blackfin arch: add NFC driver support in BF527-EZKIT boardMichael Hennerich2007-10-293-1/+73
| * | | | Blackfin arch: Added support for HV Sistemas H8606 boardJavier Herrero2007-10-293-2/+359
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-10-3014-72/+116
|\ \ \ \ \
| * | | | | [TIPC]: Add tipc_config.h to include/linux/Kbuild.David S. Miller2007-10-301-0/+1
| * | | | | [WAN]: lmc_ioctl: don't return with locks heldRoel Kluin2007-10-301-21/+34
| * | | | | [SUNRPC]: fix rpc debuggingJ. Bruce Fields2007-10-301-2/+1
| * | | | | [TCP]: Saner thash_entries default with much memory.Jean Delvare2007-10-301-1/+1
| * | | | | [SUNRPC] rpc_rdma: we need to cast u64 to unsigned long long for printingStephen Rothwell2007-10-301-5/+5
| * | | | | [IPv4] SNMP: Refer correct memory location to display ICMP out-going statisticsMitsuru Chinen2007-10-291-1/+1
| * | | | | [NET]: Fix error reporting in sys_socketpair().David S. Miller2007-10-291-1/+4
| * | | | | [NETFILTER]: nf_ct_alloc_hashtable(): use __GFP_NOWARNAndrew Morton2007-10-291-1/+1
| * | | | | [NET]: Fix race between poll_napi() and net_rx_action()David S. Miller2007-10-292-10/+37
| * | | | | [TCP] MD5: Remove some more unnecessary casting.Matthias M. Dellweg2007-10-292-10/+10
| * | | | | [TCP] vegas: Fix a bug in disabling slow start by gamma parameter.Xiaoliang (David) Wei2007-10-291-19/+18
| * | | | | [IPVS]: use proper timeout instead of fixed valueAndy Gospodarek2007-10-291-2/+3
| * | | | | [IPV6] NDISC: Fix setting base_reachable_time_ms variable.YOSHIFUJI Hideaki2007-10-291-1/+1
| |/ / / /
* | | | | s3c-rtc: remove unused variableKrzysztof Helt2007-10-301-2/+0
* | | | | serial: fix serial_txx9 console initializationAtsushi Nemoto2007-10-301-1/+9
* | | | | intel-iommu: Fix array overflowTakashi Iwai2007-10-301-2/+2
* | | | | revert "ufs: Fix mount check in ufs_fill_super()"Andrew Morton2007-10-301-8/+7
* | | | | fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATEHugh Dickins2007-10-301-0/+15
* | | | | mm/sparse-vmemmap.c: make sure init_mm is includedGlauber de Oliveira Costa2007-10-301-0/+1
* | | | | Remove bogus default y for DMAR and NET_DMAAndi Kleen2007-10-302-2/+0
* | | | | sunrpc: fix rpc debuggingJ. Bruce Fields2007-10-301-2/+1