summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-24Linux 2.6.25-rc3v2.6.25-rc3Linus Torvalds1-1/+1
2008-02-24i2c-i801: Add support for the ICH10Gaston, Jason D3-3/+12
2008-02-24i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=nDavid Brownell1-1/+8
2008-02-24i2c-pca-isa: Add access check to legacy ioportsChristian Krafft1-0/+7
2008-02-24Alchemy: compile fixManuel Lauss4-0/+4
2008-02-24i2c: Storage class should be before const qualifierTobias Klauser2-3/+3
2008-02-24i2c-pxa: Misc fixesWolfram Sang1-11/+14
2008-02-24ARM: OMAP: Release i2c_adapter after use (Siemens SX1)Jean Delvare1-0/+2
2008-02-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-20/+44
2008-02-24libata-core: fix kernel-doc warningRandy Dunlap1-1/+1
2008-02-24sata_fsl: fix build with ATA_VERBOSE_DEBUGAnton Vorontsov1-3/+5
2008-02-24[libata] ahci: AMD SB700/SB800 SATA support 64bit DMAShane Huang1-6/+17
2008-02-24libata-pmp: clear hob for pmp register accessesMark Lord1-2/+2
2008-02-24libata: automatically use DMADIR if drive/bridge requires itTejun Heo4-3/+17
2008-02-24power_state: get rid of write-only variable in SATAPavel Machek1-3/+0
2008-02-24pata_atiixp: Use 255 sector limitAlan Cox1-2/+2
2008-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds51-180/+521
2008-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-84/+34
2008-02-23Fix u132-hcd.c compile errorMirco Tischler1-2/+2
2008-02-23[NETFILTER]: fix ebtable targets returnJoonwoo Park3-3/+3
2008-02-23[IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.Pavel Emelyanov5-43/+10
2008-02-23[NET]: Restore sanity wrt. print_mac().David S. Miller2-5/+8
2008-02-23[NEIGH]: Fix race between neighbor lookup and table's hash_rnd update.Pavel Emelyanov1-2/+4
2008-02-23[RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINKThomas Graf1-6/+19
2008-02-23tg3: ethtool phys_id defaultStephen Hemminger1-1/+1
2008-02-23[BNX2]: Update version to 1.7.4.Michael Chan1-2/+2
2008-02-23fix vmsas.c file permissionsOliver Pinter1-0/+0
2008-02-23[BNX2]: Disable parallel detect on an HP blade.Michael Chan2-1/+14
2008-02-23[BNX2]: More 5706S link down workaround.Michael Chan1-15/+17
2008-02-23Add memory barrier semantics to wake_up() & coLinus Torvalds1-0/+1
2008-02-23mvsas: fix build warning, clean prototypesJeff Garzik1-12/+1
2008-02-23documentation: atomic_add_unless() doesn't imply mb() on failureOleg Nesterov2-2/+3
2008-02-23memcgroup: return negative error code in mem_cgroup_create()Li Zefan1-2/+2
2008-02-23memcgroup: remove a useless VM_BUG_ON()Li Zefan1-1/+0
2008-02-23memcgroup: fix and update documentationLi Zefan1-15/+9
2008-02-23cgroup: remove dead code in cgroup_get_rootdir()Li Zefan1-1/+0
2008-02-23cgroup: remove duplicate code in find_css_set()Li Zefan1-1/+0
2008-02-23cgroup: fix subsys bitopsLi Zefan1-2/+2
2008-02-23cgroup: fix memory leak in cgroup_get_sb()Li Zefan1-1/+4
2008-02-23cgroup: clean up cgroup.hLi Zefan1-25/+23
2008-02-23cgroup: fix commentsLi Zefan2-64/+80
2008-02-23cgroup: fix and update documentationLi Zefan1-33/+33
2008-02-23Solve section mismatch for free_area_init_core.Alexander van Heukelum2-2/+15
2008-02-23Smack: update for file capabilitiesCasey Schaufler1-13/+74
2008-02-23kprobes: refuse kprobe insertion on add/sub_preempt_counter()Srinivasa Ds1-2/+2
2008-02-23cgroup memory controller: document huge memory/cache overhead in KconfigAndi Kleen1-0/+8
2008-02-23kernel-doc: fix function-pointer-parameter parsingRichard Kennedy1-3/+3
2008-02-23h8300: defconfig updateYoshinori Sato1-123/+140
2008-02-23h8300: IRQ handling updateYoshinori Sato7-327/+94
2008-02-23h8300: uaccess.h updateYoshinori Sato1-2/+2
2008-02-23h8300: signal.c typo fixYoshinori Sato1-2/+2
2008-02-23futex: runtime enable pi and robust functionalityThomas Gleixner3-4/+44
2008-02-23futex: fix init orderThomas Gleixner1-5/+7
2008-02-23dmi: prevent linked list corruptionJean Delvare1-7/+1
2008-02-23drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll()Sergio Luis1-1/+1
2008-02-23proc: add RLIMIT_RTTIME to /proc/<pid>/limitsEugene Teo1-0/+1
2008-02-23efs: move headers out of include/linux/Christoph Hellwig10-175/+150
2008-02-23NBD: make nbd default to deadline I/O schedulerPaul Clements1-0/+6
2008-02-23uml: fix FP register corruptionJeff Dike6-0/+49
2008-02-23uml: fix helper_wait calls in watchdogJohann Felix Soden1-2/+2
2008-02-23uml: remove unused sigcontext accessorsJeff Dike2-55/+0
2008-02-23dmi: don't save the same device twiceJean Delvare1-30/+44
2008-02-23rtc-cmos: display HPET emulation modeDavid Brownell1-0/+2
2008-02-23hwrng: remove Michael as HWRNG maintainerMichael Buesch1-3/+1
2008-02-23cpuset: trivial documentation fix s/N_MEMORY/N_HIGH_MEMORY/KOSAKI Motohiro1-1/+1
2008-02-23spi: pxa2xx_spi clock polarity fixNed Forrester2-14/+28
2008-02-23atmel_spi: fix clock polarityAtsushi Nemoto1-0/+10
2008-02-23lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param)Hoang-Nam Nguyen1-1/+1
2008-02-23NOMMU: is_vmalloc_addr() won't compile if !MMUDavid Howells1-0/+2
2008-02-23atmel_serial: fix interrupt handler return valueHaavard Skinnemoen1-1/+1
2008-02-23copyright owner and author clean up for intel iommu and related filesmark gross5-11/+16
2008-02-23sparc: fix buildDavid Rientjes1-3/+0
2008-02-23markers: fix sparse warnings in markers.cHarvey Harrison1-2/+2
2008-02-23file capabilities: simplify signal checkSerge E. Hallyn1-1/+1
2008-02-23hugetlb: ensure we do not reference a surplus page after handing it to buddyAndy Whitcroft1-1/+1
2008-02-23/proc/pid/pagemap: fix PM_SPECIAL macroHans Rosenfeld1-1/+1
2008-02-23MAINTAINERS: linux-fbdev is moderatedGeert Uytterhoeven1-11/+11
2008-02-23ufs: fix parenthesisation in ufs_set_fs_state()Roel Kluin1-1/+1
2008-02-23MN10300: define SO_MARKDavid Howells1-0/+2
2008-02-23MN10300: define HZ as a config optionDavid Howells2-1/+5
2008-02-23fuse: fix permission checkingMiklos Szeredi1-1/+1
2008-02-23make LKDTM depend on BLOCKChris Snook1-0/+1
2008-02-23arch/um/kernel/mem.c: fix a shadowed variableWANG Cong1-3/+3
2008-02-23UML: update defconfigJeff Dike1-93/+187
2008-02-23uml: fix initrd printkJohann Felix Soden1-1/+1
2008-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds26-183/+3184
2008-02-23percpu: fix DEBUG_PREEMPT per_cpu checkingHugh Dickins2-1/+3
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki18-24/+42
2008-02-23[SCSI] qlogicpt: section fixesAdrian Bunk1-6/+6
2008-02-23[SCSI] mvsas: convert from rough draft to working driverKe Wei1-313/+1469
2008-02-23[SCSI] mvsas: Add Marvell 6440 SAS/SATA driverJeff Garzik3-0/+1836
2008-02-22i915: fix AR register restore.Jesse Barnes1-0/+1
2008-02-22[SCSI] libsas: correctly flush the LU queue on error recoveryJames Bottomley1-1/+2
2008-02-22[SCSI] aic94xx: fix sequencer hang on error recoveryJames Bottomley1-4/+0
2008-02-22[SCSI] st: compile fix when DEBUG set to oneKai Makisara2-8/+4
2008-02-22[SCSI] stex: stex_internal_copy should be called with sg_count in struct st_ccbFUJITA Tomonori1-4/+6
2008-02-22[SCSI] stex: stex_direct_copy shouldn't call dma_map_sgFUJITA Tomonori1-22/+12
2008-02-22[SCSI] lpfc: Balance lockingMatthew Wilcox1-9/+9
2008-02-22[SCSI] qla4xxx: fix up residual handlingDavid Somayajulu1-2/+1
2008-02-22[SCSI] libsas: fix error handlingJames Bottomley1-24/+41
2008-02-22[ALSA] bt87X: fix freeing of shared interruptClemens Ladisch1-6/+3
2008-02-22[ALSA] hda-intel - Fix Oops with ATI HDMI devicesTakashi Iwai1-1/+1
2008-02-22[ALSA] caiaq - fix section mismatch warningSam Ravnborg1-3/+3
2008-02-22[ALSA] hda-codec - Fix amp-in values for pin widgetsTakashi Iwai1-1/+2
2008-02-22[ALSA] hda-codec - Fix ALC882 capture source selectionTakashi Iwai1-1/+5
2008-02-22[ALSA] hda-codec - Fix wrong capture source selection for ALC883 codecTakashi Iwai1-1/+1
2008-02-22[ALSA] hda-codec - Don't create vmaster if no slaves foundTakashi Iwai1-0/+6
2008-02-22[ALSA] hda-codec - Fix race condition in generic bound volume/swtich controlsSerge A. Suchkov1-4/+4
2008-02-22[ALSA] soc - duplicate strcasecmp test for "rj-master" in mpc8610_hpcd_probe()Roel Kluin1-1/+1
2008-02-22[ALSA] oxygen: fix line-in recording selectionClemens Ladisch1-0/+35
2008-02-22[ALSA] hda-codec - Fix SPDIF output on Conexant 5045 codecTakashi Iwai1-2/+5
2008-02-22[ALSA] HDA - enable snoop on SCHTakashi Iwai1-0/+21
2008-02-22[ALSA] hdsp - Fix section mismatchTakashi Iwai1-4/+3
2008-02-22[ALSA] oxygen - Fix section mismatchTakashi Iwai2-6/+6
2008-02-22[ALSA] race between disconnect and error handling in usbmidiTakashi Iwai1-1/+18
2008-02-22[ALSA] opl3 - Fix compilation without sequencer supportTakashi Iwai2-2/+15
2008-02-22Mark CC_STACKPROTECTOR as being BROKENLinus Torvalds1-1/+1
2008-02-22x86 ptrace: fix compat PTRACE_SETREGSRoland McGrath1-2/+2
2008-02-22[SCSI] arcmsr: fix message allocationDaniel Drake1-15/+11
2008-02-22[SCSI] mptbase: fix use-after-free'sAdrian Bunk1-2/+2
2008-02-22[SCSI] iscsi transport: make 2 functions staticAdrian Bunk1-2/+2
2008-02-22[SCSI] lpfc: make lpfc_disable_node() staticAdrian Bunk2-2/+1
2008-02-21Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds8-12/+13
2008-02-21MM: Fix macro argument substitution in PageHead() and PageTail()David Howells1-2/+2
2008-02-21MAINTAINERS: ioatdma, dmaengine and async_tx maintainers changeMaciej Sosnowski1-6/+6
2008-02-21Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds51-120/+1534
2008-02-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds18-123/+321
2008-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds10-92/+108
2008-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds10-30/+117
2008-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds15-53/+130
2008-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2-2/+3
2008-02-21Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-14/+46
2008-02-21xen: Implement getgeo for Xen virtual block device.Ian Campbell1-0/+18
2008-02-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds34-357/+1605
2008-02-21Wrap buffers used for rpc debug printks into RPC_IFDEBUGPavel Emelyanov4-6/+6
2008-02-21ehci-fsl: add PPC_MPC837x to default yAnton Vorontsov1-3/+2
2008-02-21USB: POWERPC: ehci: fix ppc buildAnton Vorontsov1-1/+1
2008-02-21USB: usb-storage: don't access beyond the end of the sg bufferAlan Stern1-12/+15
2008-02-21USB: quirks and unusual_devs entry for Actions flash driveAlan Stern2-0/+12
2008-02-21USB: usb-storage: unusual_devs entry for Oracom MP3 playerRobert Spitzenpfeil1-0/+11
2008-02-21USB: serial: move zte MF330 from sierra to optionKevin Lloyd2-1/+3
2008-02-21USB: add new vernier product id to ldusb.cStephen Ware1-0/+2
2008-02-21USB: gadget: queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE messageJan Altenberg1-0/+1
2008-02-21USB: Add another Novatel U727 ID to the device table for usbserialWarren Turkal1-0/+1
2008-02-21USB: storage: Nikon D80 new FW still needs FixupKonstantin Kletschke1-1/+1
2008-02-21USB: usb-storage: don't clear-halt when Get-Max-LUN stallsAlan Stern2-11/+12
2008-02-21USB: option: Added vendor id for Dell 5720 broadband modemStefan Bader1-1/+2
2008-02-21USB: option: Add Kyocera KPC680 idsDan Williams1-0/+4
2008-02-21USB: quirks for known quirky audio devicesOliver Neukum1-0/+9
2008-02-21USB: fix previous sparse fix which was incorrectDavid Brownell1-12/+12
2008-02-21USB: fix error handling in trancevibratorOliver Neukum1-1/+3
2008-02-21USB: g_printer, fix empty if statementAdrian Bunk1-1/+1
2008-02-21USB: ehci-fsl: mpc834x config symbol is PPC_MPC834x, not MPC834xPeter Korsgaard1-1/+1
2008-02-21USB: fix usb open suspend race in cdc-acmOliver Neukum1-5/+5
2008-02-21USB: usb: yet another Dell wireless CDMA/EVDO modemAndy Shevchenko1-0/+1
2008-02-21USB: fix pm counter leak in usblpOliver Neukum1-0/+1
2008-02-21USB: Sane memory allocation in option driverOliver Neukum1-3/+30
2008-02-21USB: ftdi_sio.c add missing '|'Roel Kluin1-2/+2
2008-02-21PCI: Fix wrong reference counter check for proc_dir_entryKenji Kaneshige1-1/+1
2008-02-21PCI: fix up setup-bus.c #ifdefAndrew Morton1-4/+2
2008-02-21PCI: don't load acpi_php when acpi is disabledYinghai Lu2-1/+8
2008-02-21PCI: quirks: set 'En' bit of MSI Mapping for devices onHT-based nvidia platformPeer Chen1-0/+62
2008-02-21PCI: kernel-doc: fix pci-acpi warningRandy Dunlap1-0/+1
2008-02-21PCI: irq: patch for Intel ICH10 DeviceID'sJason Gaston1-0/+4
2008-02-21PCI: pci_ids: patch for Intel ICH10 DeviceID'sJason Gaston1-0/+6
2008-02-21PCI: AMD SATA IDE mode quirkCrane Cai1-7/+10
2008-02-21PCI: drivers/pcmcia/i82092.c: fix up after pci_bus_region changesAndrew Morton1-1/+6
2008-02-21PCI: hotplug: acpiphp_ibm: Remove get device informationGary Hade1-16/+17
2008-02-21modules: do not try to add sysfs attributes if !CONFIG_SYSFSKay Sievers1-5/+2
2008-02-21POWERPC: fix typo in pseries/power.cStephen Rothwell1-1/+1
2008-02-21PM: Remove unbalanced mutex_unlock() from dpm_resume()Rafael J. Wysocki1-1/+0
2008-02-21UIO: fix Greg's stupid changesBrandon Philips1-17/+37
2008-02-21stable_kernel_rules: fix must already be in mainlineStefan Richter1-2/+5
2008-02-21ide: mark "ide=reverse" option as obsoleteBartlomiej Zolnierkiewicz1-1/+1
2008-02-21Driver core: Fix error handling in bus_add_driver().Cornelia Huck1-4/+5
2008-02-21driver-core: fix kernel-doc function parametersRandy Dunlap2-0/+4
2008-02-21cpufreq: fix kobject reference count handlingBalaji Rao1-8/+0
2008-02-21slabinfo: fall back from /sys/kernel/slab to /sys/slabChristoph Lameter1-1/+1
2008-02-21Fix broken utf-8 encodings in ja_JP translation of stable_kernel_rules.txtTsugikazu Shibata1-53/+53
2008-02-21dlm: update git tree in MAINTAINERSDavid Teigland1-2/+1
2008-02-21dlm: fix rcom_names message to selfDavid Teigland1-0/+2
2008-02-21[ARM] 4835/1: Fix stale comment in struct machine_desc descriptionLeonid Evdokimov1-1/+1
2008-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...Paul Mackerras5-22/+8
2008-02-21[POWERPC] pasemi: Remove warning in mpic_pasemi_msi.cOlof Johansson1-3/+2
2008-02-21[POWERPC] pasemi: Register i2c devices at bootOlof Johansson2-1/+98
2008-02-21Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', ...Len Brown684-10625/+20693
2008-02-21PM: Make suspend_device() staticAdrian Bunk1-1/+1
2008-02-21PCI ACPI: Fix comment describing acpi_pci_choose_stateRafael J. Wysocki1-2/+0
2008-02-21Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki3-14/+53
2008-02-21ACPI: fix build warningMing Lin1-2/+3
2008-02-20[SPARC64]: make IOMMU code respect the segment boundary limitsFUJITA Tomonori1-1/+2
2008-02-20[SPARC64]: Fix cpu trampoline et al. mismatch warnings.Sam Ravnborg3-3/+7
2008-02-20FRV: Change the timerfd syscalls to be the same as i386David Howells2-2/+6
2008-02-20FRV: Drop the .data.idt section for FRVDavid Howells1-3/+0
2008-02-20Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-33/+448
2008-02-20Remove empty file remnants that were left in the tree by mistakeLinus Torvalds2-1/+0
2008-02-20ssb: Fix support for PCI devices behind a SSB->PCI bridgeMichael Buesch1-5/+12
2008-02-20zd1211rw: fix sparse warningsJohannes Berg1-3/+9
2008-02-20rtl818x: fix sparse warningsJohannes Berg2-2/+6
2008-02-20ssb: Fix pcicore cardbus modeMichael Buesch4-2/+39