summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ide: coding style fixes for drivers/ide/setup-pci.cBartlomiej Zolnierkiewicz2007-12-121-12/+12
| * | | ide: fix ide_scan_pcibus() error messageBartlomiej Zolnierkiewicz2007-12-121-3/+4
| * | | ide: deprecate CONFIG_BLK_DEV_OFFBOARDBartlomiej Zolnierkiewicz2007-12-121-1/+5
| * | | ide: add missing checks for control register existenceBartlomiej Zolnierkiewicz2007-12-122-2/+4
| * | | ide-scsi: add ide_scsi_hex_dump() helperBartlomiej Zolnierkiewicz2007-12-121-8/+9
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2007-12-175-7/+12
|\ \ \
| * | | V4L/DVB (6820): s5h1409: QAM SNR related fixesSteven Toth2007-12-131-3/+8
| * | | V4L/DVB (6819): i2c: fix drivers/media/video/bt866.cAndrew Morton2007-12-131-1/+0
| * | | V4L/DVB (6814): Makefile: always enter video/Adrian Bunk2007-12-131-1/+1
| * | | V4L/DVB (6798): saa7134: enable LNA in analog mode for Hauppauge WinTV HVR-1110Michael Krufky2007-12-131-0/+1
| * | | V4L/DVB (6803): buf-core.c locking fixesAdrian Bunk2007-12-131-2/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-12-179-7/+821
|\ \ \
| * | | [WATCHDOG] add Nano 7240 driverGilles Gigan2007-12-043-0/+338
| * | | [WATCHDOG] ipmi: add the standard watchdog timeout ioctlsCorey Minyard2007-11-281-0/+2
| * | | [WATCHDOG] IT8212F watchdog driverJorge Boncompte [DTI2]2007-11-193-0/+411
| * | | [WATCHDOG] Sbus: cpwatchdog, remove SPIN_LOCK_UNLOCKEDJiri Slaby2007-11-191-1/+1
| * | | [WATCHDOG] bfin_wdt, remove SPIN_LOCK_UNLOCKEDJiri Slaby2007-11-191-1/+1
| * | | [WATCHDOG] Stop looking for device as soon as one is foundSamuel Tardieu2007-11-191-1/+3
| * | | [WATCHDOG] at32ap700x_wdt: add support for boot status and add fix for silico...Hans-Christian Egtvedt2007-11-191-4/+65
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/fix-kbuildLinus Torvalds2007-12-171-1/+1
|\ \ \ \
| * | | | kbuild: re-enable Makefile generation in a new O=... directoryGuillaume Chazarain2007-12-131-1/+1
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-12-175-20/+28
|\ \ \ \
| * | | | IB/ehca: Fix lock flag variable location, bump version numberJoachim Fenkes2007-12-133-2/+2
| * | | | IB/ehca: Serialize HCA-related hCalls if necessaryJoachim Fenkes2007-12-123-17/+25
| * | | | IB/ehca: Return correct number of SGEs for SRQJoachim Fenkes2007-12-121-2/+2
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-12-178-27/+30
|\ \ \ \ \
| * | | | | [ARM] 4694/1: IXP4xx: Update clockevent support for shutdown and resumeKevin Hilman2007-12-171-3/+7
| * | | | | [ARM] 4710/1: Fix coprocessor 14 usage for debug messages via ICEDCCUwe Kleine-König2007-12-171-1/+1
| * | | | | Merge branch 'pxa-fixes'Russell King2007-12-086-23/+22
| |\ \ \ \ \
| | * | | | | [ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset codeMichael Brunner2007-12-083-4/+5
| | * | | | | [ARM] 4667/1: CM-X270 fixesMike Rapoport2007-12-083-19/+17
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-12-1721-114/+118
|\ \ \ \ \ \ \
| * | | | | | | [IRDA]: irda parameters warning fixes.Richard Knutsson2007-12-161-3/+3
| * | | | | | | [IRDA]: stir4200 fixes.Olaf Hartmann2007-12-161-4/+6
| * | | | | | | [IRDA]: irlmp_unregister_link() needs to free lsaps.Hinko Kocevar2007-12-161-0/+1
| * | | | | | | [IRDA]: mcs7780 needs to free allocated rx buffer.Hinko Kocevar2007-12-161-0/+2
| * | | | | | | [IRDA]: Race between open and disconnect in irda-usb.Oliver Neukum2007-12-161-0/+5
| * | | | | | | [SCTP]: Flush fragment queue when exiting partial delivery.Vlad Yasevich2007-12-161-0/+33
| * | | | | | | [AX25]: Locking dependencies fix in ax25_disconnect().Jarek Poplawski2007-12-161-0/+2
| * | | | | | | [IPV4]: Make tcp_input_metrics() get minimum RTO via tcp_rto_min()Satoru SATOH2007-12-161-1/+1
| * | | | | | | [IPV6]: Fix the return value of ipv6_getsockoptWei Yongjun2007-12-161-7/+5
| * | | | | | | [BRIDGE]: Assign random address.Stephen Hemminger2007-12-161-2/+1
| * | | | | | | [IPV4]: Updates to nfsroot documentationAmos Waterland2007-12-142-22/+10
| * | | | | | | [ATM]: Fix compiler warning noise with FORE200E driverTom "spot" Callaway2007-12-141-2/+1
| * | | | | | | [NETFILTER]: bridge: fix missing link layer headers on outgoing routed packetsPatrick McHardy2007-12-141-1/+2
| * | | | | | | [SYNCPPP]: Endianness and 64bit fixes.Al Viro2007-12-141-18/+17
| * | | | | | | [TIPC]: Fix semaphore handling.Andrew Morton2007-12-141-1/+1
| * | | | | | | [NETFILTER]: xt_hashlimit should use time_after_eq()Eric Dumazet2007-12-141-1/+1
| * | | | | | | [XFRM]: Display the audited SPI value in host byte order.Paul Moore2007-12-141-4/+6
| * | | | | | | [NETFILTER]: ip_tables: fix compat copy racePatrick McHardy2007-12-142-47/+18
OpenPOWER on IntegriCloud