aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-20Linux v2.6.27-rc4HEADmasterLinus Torvalds1-1/+1
2008-08-20cramfs: fix named-pipe handlingAl Viro1-46/+38
2008-08-20fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell3-0/+26
2008-08-20rtc: rtc-ds1374: fix 'no irq' case handlingAnton Vorontsov1-5/+5
2008-08-20mm: xip/ext2 fix block allocation raceNick Piggin1-1/+4
2008-08-20mm: xip fix fault vs sparse page invalidate raceNick Piggin1-14/+46
2008-08-20mm: dirty page tracking race fixNick Piggin3-7/+11
2008-08-20fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen3-8/+17
2008-08-20Video/Framebuffer: add fuctional power management support to Blackfin BF54x L...Michael Hennerich1-3/+12
2008-08-20bootmem: fix aligning of node-relative indexes and offsetsJohannes Weiner1-6/+29
2008-08-20drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leakAndrew Morton1-5/+3
2008-08-20pm2fb: free cmap memory on module removeKrzysztof Helt1-0/+1
2008-08-20rtc: fix double lock on UIE emulationAtsushi Nemoto1-1/+4
2008-08-20binfmt_misc: fix false -ENOEXEC when coupled with other binary handlersPavel Emelyanov1-2/+2
2008-08-20brd: fix name argument of unregister_blkdev()Akinobu Mita1-1/+1
2008-08-20nbd: fix memory leak of nbd_dev arraySven Wegener1-4/+6
2008-08-20mm: mminit_loglevel cannot be __meminitdata anymoreMarcin Slusarz1-1/+1
2008-08-20mm: show free swap as signedHugh Dickins1-1/+1
2008-08-20mm: page_remove_rmap comments on PageAnonHugh Dickins1-9/+16
2008-08-20Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~...Mike Frysinger1-0/+8
2008-08-20Blackfin RTC Driver: BF561 not have on-chip RTCGraf Yang1-1/+1
2008-08-20Blackfin RTC Driver: do all initialization before we register the rtc and mak...Mike Frysinger1-2/+1
2008-08-20Blackfin RTC Driver: move irq request/free out of open/release and into probe...Mike Frysinger1-31/+20
2008-08-20/proc/self/maps doesn't display the real file offsetClement Calmels2-4/+4
2008-08-20documentation: describe bootmem_debug kernel parameterAndreas Herrmann1-0/+2
2008-08-20eeepc-laptop: fix use after freeMatthew Garrett1-1/+1
2008-08-20FRV: Provide ioremap_wc() for FRVDavid Howells1-0/+2
2008-08-20MN10300: Supply ioremap_wc() for MN10300David Howells1-0/+2
2008-08-20Reserve NFS fileid values for btrfsDavid Woodhouse1-0/+21
2008-08-20Reduce brokenness of CRIS headers_installDavid Woodhouse1-1/+0
2008-08-20Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-28/+271
2008-08-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds6-31/+50
2008-08-20Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...Linus Torvalds1-2/+3
2008-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds15-43/+214
2008-08-20vfat: fix 'sync' mount deadlock due to BKL->lock_super conversionLinus Torvalds1-7/+3
2008-08-19tracehook: fix SA_NOCLDWAITRoland McGrath1-2/+3
2008-08-20powerpc: Fix vio_bus_probe oops on probe errorBrian King1-1/+1
2008-08-20powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devicesJoachim Fenkes2-12/+10
2008-08-20powerpc: Fix /dev/oldmem interface for kdumpMichael Ellerman1-9/+22
2008-08-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras2-9/+17
2008-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds4-40/+54
2008-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds9-36/+130
2008-08-19Revert "[CPUFREQ][2/2] preregister support for powernow-k8"Linus Torvalds2-75/+37
2008-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-9/+5
2008-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds114-898/+1533
2008-08-19firewire: Kconfig help updateStefan Richter1-2/+2
2008-08-19ieee1394: sbp2: let nodemgr retry node updates during bus reset seriesStefan Richter1-7/+18
2008-08-19ieee1394: don't drop nodes during bus reset seriesStefan Richter1-19/+21
2008-08-19ieee1394: regression in 2.6.25: updates should happen before probesStefan Richter2-15/+16
2008-08-19Input: evdev - fix printf() format for sizeofGeert Uytterhoeven1-2/+2
2008-08-19powerpc/spufs: Remove invalid semicolon after if statementIlpo Järvinen1-1/+1
2008-08-19pkt_sched: Prevent livelock in TX queue running.David S. Miller1-1/+3
2008-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller13-297/+476
2008-08-18Revert "pkt_sched: Add BH protection for qdisc_stab_lock."David S. Miller1-7/+7
2008-08-18Revert "pkt_sched: Protect gen estimators under est_lock."David S. Miller1-5/+4
2008-08-18pkt_sched: remove bogus block (cleanup)Ilpo Järvinen1-7/+6
2008-08-18nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomizationStephen Hemminger2-2/+7
2008-08-18netfilter: ctnetlink: sleepable allocation with spin lock bhPablo Neira Ayuso1-1/+1
2008-08-18netfilter: ctnetlink: fix sleep in read-side lock sectionPablo Neira Ayuso1-1/+1
2008-08-18netfilter: ctnetlink: fix double helper assignation for NAT'ed conntracksPablo Neira Ayuso1-15/+19
2008-08-18netfilter: ipt_addrtype: Fix matching of inverted destination address typeAnders Grafström1-1/+1
2008-08-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller27-80/+100
2008-08-18dccp: Fix panic caused by too early termination of retransmission mechanismGerrit Renker1-6/+6
2008-08-18pkt_sched: Don't hold qdisc lock over qdisc_destroy().David S. Miller2-17/+2
2008-08-18pkt_sched: Add lockdep annotation for qdisc locksJarek Poplawski1-0/+7
2008-08-18pkt_sched: Never schedule non-root qdiscs.David S. Miller2-2/+2
2008-08-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds6-1439/+16
2008-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds17-117/+146
2008-08-18Merge branch 'x86-merge' into for-linusJesse Barnes3-17/+86
2008-08-18[IA64] use generic compat_old_sys_readdirChristoph Hellwig3-140/+1
2008-08-18[IA64] pci_acpi_scan_root cleanupLuck, Tony1-10/+11
2008-08-18[IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area.Robin Holt1-4/+4
2008-08-18[IA64] Remove sn2_defconfig.Robin Holt1-1285/+0
2008-08-18PCI: add acpi_find_root_bridge_handleJiri Slaby3-10/+13
2008-08-18PCI: acpi_pcihp: run _OSC on a root bridgeJiri Slaby1-12/+29
2008-08-18ata: add missing ATA_* definesBartlomiej Zolnierkiewicz1-0/+13
2008-08-18ata: add missing ATA_CMD_* definesBartlomiej Zolnierkiewicz1-0/+20
2008-08-18ata: add missing ATA_ID_* defines (take 2)Bartlomiej Zolnierkiewicz1-46/+76
2008-08-18sgiioc4: fixup message on resource allocation failureBartlomiej Zolnierkiewicz1-2/+2
2008-08-18ide-cd: use bcd2bin/bin2bcdAdrian Bunk1-10/+10
2008-08-18cdrom: handle TOCAlexander Inyukhin1-7/+0
2008-08-18gdrom: add dummy audio_ioctl handlerBorislav Petkov1-0/+7
2008-08-18viocd: add dummy audio ioctl handlerBorislav Petkov1-0/+7
2008-08-18cleanup powerpc/include/asm/ide.hAdrian Bunk1-42/+1
2008-08-18drivers/ide/pci/: use __devexit_p()Adrian Bunk10-10/+10
2008-08-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-31/+45
2008-08-18Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2008-08-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds11-88/+78
2008-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-8/+24
2008-08-18Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes3-17/+86
2008-08-18removed unused #include <version.h>Huang Weiyi13-13/+0
2008-08-18rt2x00: Fix txdone_entry_desc_flagsJochen Friedrich2-4/+5
2008-08-18b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306Larry Finger1-0/+1
2008-08-18mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATELuis R. Rodriguez1-8/+3
2008-08-18p54u: reset skb's data/tail pointer on requeueChristian Lamparter1-0/+10
2008-08-18p54: move p54_vdcf_init to the right place.Christian Lamparter1-9/+11
2008-08-18iwlwifi: fix printk newlinesJiri Slaby5-11/+11
2008-08-18rtl8187: Add USB ID for Netgear WG111V3matthieu Barthélemy1-0/+1
2008-08-18b43: Fix for SPROM coding error in Linksys WMP54G (BCM4306/3)Larry Finger1-0/+1
2008-08-18mac80211: update new sta's rx timestampRon Rindjunsky1-0/+2
2008-08-18ath5k: Don't fiddle with MSI on suspend/resume.Michael Karcher1-6/+2
2008-08-18ssb: allow compilation on systems without PCIHolger Schurig1-0/+8
2008-08-18rfkill: protect suspended rfkill controllersHenrique de Moraes Holschuh2-4/+15
2008-08-18p54: Fix regression due to "net: Delete NETDEVICES_MULTIQUEUE kconfig option"Christian Lamparter2-24/+25
2008-08-18ath9k: work around gcc ICEs (again)Adrian Bunk1-1/+5
2008-08-18Input: remove version.h from drivers that don't need itHuang Weiyi7-7/+0
2008-08-18Input: cobalt_btns - add missing MODULE_LICENSEMartin Michlmayr1-0/+3
2008-08-18[Bluetooth] Consolidate maintainers informationMarcel Holtmann10-90/+15
2008-08-18[Bluetooth] Fix userspace breakage due missing class linksMarcel Holtmann1-187/+189
2008-08-18[Bluetooth] Add SCO support to btusb driverMarcel Holtmann2-20/+272
2008-08-18lockdep: fix spurious 'inconsistent lock state' warningDmitry Baryshkov1-1/+1
2008-08-18pkt_sched: Fix return value corruption in HTB and TBF.David S. Miller2-11/+4
2008-08-18x86: fix build warnings in real mode codeAndi Kleen2-1/+2
2008-08-18x86, calgary: fix section mismatch warning - get_tce_space_from_tarMarcin Slusarz1-1/+1
2008-08-18x86: silence section mismatch warning - get_local_pdaMarcin Slusarz1-2/+9
2008-08-18x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU varia...Marcin Slusarz1-1/+1
2008-08-18x86: fix i486 suspend to disk CR4 oopsDavid Fries4-16/+22
2008-08-17pkt_sched: Fix missed RCU unlock in dev_queue_xmit()David S. Miller1-6/+4
2008-08-17ipv6: Fix the return interface index when get it while no message is received.Yang Hongyang1-2/+2
2008-08-18x86: mpparse.c: fix section mismatch warningMarcin Slusarz1-2/+2
2008-08-18x86: mmconf: fix section mismatch warningMarcin Slusarz2-2/+2
2008-08-18x86: fix MP_processor_info section mismatch warningMarcin Slusarz1-1/+1
2008-08-18x86, tsc: fix section mismatch warningMarcin Slusarz1-1/+1
2008-08-18x86: correct register constraints for 64-bit atomic operationsMathieu Desnoyers1-4/+4
2008-08-17sch_prio: Use NET_XMIT_SUCCESS instead of "0" constant.David S. Miller1-1/+1
2008-08-17sch_prio: Use return value from inner qdisc requeueJussi Kivilinna1-1/+1
2008-08-17pkt_sched: No longer destroy qdiscs from RCU.David S. Miller2-19/+9
2008-08-17pkt_sched: Grab correct lock in notify_and_destroy().Jarek Poplawski1-2/+2
2008-08-17pkt_sched: Simplify dev_deactivate() polling loop.David S. Miller1-26/+5
2008-08-17net: Change handling of the __QDISC_STATE_SCHED flag in net_tx_action().Jarek Poplawski1-15/+19
2008-08-17pkt_sched: Add 'deactivated' state.David S. Miller3-1/+15
2008-08-18powerpc: Use generic compat_sys_old_readdirChristoph Hellwig2-58/+1
2008-08-18powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversionPaul Collins1-1/+1
2008-08-18powerpc: Remove dead module_find_bug codeSteven Rostedt1-15/+0
2008-08-18powerpc: Add CMO enabled flag and paging space data to lparcfgRobert Jennings1-0/+5
2008-08-18powerpc: Fix CMM page loaning on 64k page kernel with 4k hardware pagesBrian King1-2/+25
2008-08-18powerpc: Make CMO paging space pool ID and page size availableRobert Jennings2-8/+42
2008-08-18powerpc: Fix lockdep IRQ tracing bugBenjamin Herrenschmidt1-2/+3
2008-08-18powerpc: Fix TLB invalidation on boot on 32-bitRocky Craig1-1/+1
2008-08-18powerpc: Fix loss of vdso on fork on 32-bitBenjamin Herrenschmidt1-1/+0
2008-08-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2-8/+10
2008-08-17sdricoh_cs: removed unused #include <version.h>Huang Weiyi1-1/+0
2008-08-17s3cmci: attach get_cd host opsBen Dooks1-2/+4
2008-08-17s3cmci: fix sparse errors from non-exported functionsBen Dooks1-5/+6
2008-08-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+45
2008-08-17security.h: fix build failureAlexander Beregalov1-1/+1
2008-08-17ALSA: hda - Fix capture source widgets on ALC codecsTakashi Iwai1-0/+45
2008-08-16removed unused #include <version.h>Huang Weiyi3-3/+0
2008-08-16Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-13/+21
2008-08-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+6
2008-08-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds39-149/+299
2008-08-16Move sysctl check into debugging section and don't make it default yAndi Kleen2-11/+8
2008-08-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds88-214/+940
2008-08-16Fix header export of videodev2.h, ivtv.h, ivtvfb.hDavid Woodhouse4-12/+6
2008-08-16mm: VM_flags comment fixesHugh Dickins3-4/+4
2008-08-16[ARM] 5191/1: ARM: remove CVS keywordsAdrian Bunk17-23/+8
2008-08-16[SCSI] ibmvfc: Driver version 1.0.2Brian King1-2/+2
2008-08-16[SCSI] ibmvfc: Add details to async event logBrian King1-1/+2
2008-08-16[SCSI] ibmvfc: Sanitize response lengthsBrian King1-3/+3
2008-08-16[SCSI] ibmvfc: Fix for lost async eventsBrian King1-7/+11
2008-08-16[SCSI] ibmvfc: Fixup host state during reinitBrian King1-1/+2
2008-08-16[SCSI] ibmvfc: Fix another hang on module removalBrian King1-3/+4
2008-08-16[ARM] pxafb: fix the warning of incorrect lccr when lcd_conn is specifiedEric Miao1-26/+36
2008-08-16[ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16Eric Miao2-4/+8
2008-08-16[ARM] pxafb: fix the incorrect configuration of GPIO77 as ACBIAS for TFT LCDEric Miao1-1/+3
2008-08-16[ARM] 5198/1: PalmTX: PCMCIA fixesMarek Vašut1-2/+47
2008-08-16[SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitionsBrian King1-1/+1
2008-08-16[SCSI] megaraid_sas: remove sysfs dbg_lvl world writeable permissionsJoe Malicki1-1/+1
2008-08-16[SCSI] qla2xxx: Update version number to 8.02.01-k7.Andrew Vasquez1-1/+1
2008-08-16[SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one().Andrew Vasquez3-4/+12
2008-08-16[SCSI] qla2xxx: Reference proper ha during SBR handling.Andrew Vasquez2-4/+6
2008-08-16[SCSI] qla2xxx: Set npiv_supported flag for FCoE HBAs.Mike Hernandez1-2/+3
2008-08-16[SCSI] qla2xxx: Don't leak SG-DMA mappings while aborting commands.Andrew Vasquez1-2/+0
2008-08-16[SCSI] qla2xxx: Correct vport-state management issues during ISP-ABORT.Andrew Vasquez2-4/+6
2008-08-16[SCSI] qla2xxx: Correct synchronization of software/firmware fcport states.Andrew Vasquez1-0/+11
2008-08-16[SCSI] scsi_dh: Initialize lun_state in check_ownership()Chandra Seetharaman1-0/+1
2008-08-16[SCSI] scsi_dh: Do not use scsilun in rdac hardware handlerChandra Seetharaman1-1/+1
2008-08-16[SCSI] megaraid_sas: version and Documentation UpdateYang, Bo2-3/+26
2008-08-16[SCSI] megaraid_sas: add new controllers (0x78 0x79)Yang, Bo2-2/+112
2008-08-16[SCSI] megaraid_sas: add the shutdown DCMD cmd to driver shutdown routineYang, Bo1-0/+1
2008-08-16[SCSI] megaraid_sas: add readl to force PCI posting flushYang, Bo1-0/+6
2008-08-16[ARM] Fix a pile of broken watchdog driversAdrian Bunk4-5/+3
2008-08-16[ARM] update mach-typesRussell King1-6/+47
2008-08-16[ARM] 5196/1: fix inline asm constraints for preloadNicolas Pitre1-2/+2
2008-08-15lmb: Fix reserved region handling in lmb_enforce_memory_limit().David S. Miller1-0/+2
2008-08-15bnx2: Fix build with VLAN_8021Q disabled.David S. Miller1-1/+1
2008-08-15tun: fallback if skb_alloc() fails on big packetsRusty Russell1-4/+62
2008-08-15net: skb_copy_datagram_from_iovec()Rusty Russell2-0/+91
2008-08-15tun: TUNGETIFF interface to query name and flagsMark McLoughlin2-0/+40
2008-08-15loopback: Drop obsolete ip_summed settingHerbert Xu1-3/+0
2008-08-15net: Preserve netfilter attributes in skb_gso_segment using __copy_skb_headerHerbert Xu1-10/+2
2008-08-15loopback: Remove rest of LOOPBACK_TSO code.David S. Miller1-62/+0
2008-08-15loopback: Enable TSOHerbert Xu1-2/+0
2008-08-15bridge: show offload settingsStephen Hemminger1-5/+10
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds11-63/+137
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds62-2273/+3665
2008-08-15tg3: Update version to 3.94Matt Carlson1-2/+2
2008-08-15tg3: fix 64 bit counter for ethtool statsStefan Buehler1-1/+6
2008-08-15tg3: Fix firmware event timeoutsMatt Carlson2-16/+40
2008-08-15tg3: Turn off ASF "driver alive" heartbeats for APEMatt Carlson1-1/+2