summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-09Linux 2.6.28-rc4v2.6.28-rc4Linus Torvalds1-1/+1
2008-11-09regression: disable timer peek-ahead for 2.6.28Arjan van de Ven1-1/+3
2008-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds1-2/+22
2008-11-09kbuild: Fixup deb-pkg target to generate separate firmware debJonathan McDowell1-2/+22
2008-11-09Don't ask twice about not including staging driversLinus Torvalds1-1/+1
2008-11-09Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-4/+1
2008-11-09Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds6-2/+701
2008-11-09Fix nfsd truncation of readdir resultsDoug Nazar1-4/+1
2008-11-09cpumask: introduce new API, without changing anything, v3Rusty Russell2-7/+54
2008-11-09net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi3-19/+62
2008-11-09clarify usage expectations for cnt32_to_63()Nicolas Pitre1-6/+16
2008-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds10-21/+22
2008-11-09regulator: Use menuconfig in KconfigTakashi Iwai1-11/+4
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers9-20/+17
2008-11-08mmc: increase SD write timeout for crappy cardsPierre Ossman1-1/+5
2008-11-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-4/+8
2008-11-08Merge branch 'oprofile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-9/+8
2008-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2-3/+19
2008-11-08Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=yRafael J. Wysocki1-1/+1
2008-11-08sched: optimize sched_clock() a bitIngo Molnar1-1/+1
2008-11-08sched: improve sched_clock() performanceIngo Molnar2-3/+7
2008-11-07Staging: make usbip depend on CONFIG_NETGreg Kroah-Hartman1-1/+1
2008-11-07Staging: only build the tree if we really want toGreg Kroah-Hartman1-2/+18
2008-11-07Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar3-9/+8
2008-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds12-76/+106
2008-11-07[IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMPJay Lan1-1/+1
2008-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds4-22/+24
2008-11-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2008-11-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+7
2008-11-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-5/+16
2008-11-07oprofile: Fix p6 counter overflow checkAndi Kleen1-5/+4
2008-11-07trivial: MPT fusion - remove long dead codeAlan Cox1-108/+0
2008-11-07trivial: dmi_scan typoAlan Cox1-3/+3
2008-11-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds7-30/+69
2008-11-07sched: fine-tune SD_SIBLING_INITIngo Molnar1-1/+1
2008-11-07sched: fine-tune SD_MC_INITMike Galbraith1-1/+1
2008-11-07ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inodeFrederic Bohe1-0/+2
2008-11-07ext4: Mark the buffer_heads as dirty and uptodate after prepare_writeAneesh Kumar K.V1-0/+2
2008-11-07cpumask: new API, v2Rusty Russell2-0/+16
2008-11-07xen: make sure stray alias mappings are gone before pinningJeremy Fitzhardinge2-5/+9
2008-11-07vmap: cope with vm_unmap_aliases before vmalloc_init()Jeremy Fitzhardinge1-0/+7
2008-11-07sched: fix memory leak in a failure pathLi Zefan1-0/+1
2008-11-07sched: fix a bug in sched domain degenerateLi Zefan1-2/+4
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds16-28/+97
2008-11-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-34/+39
2008-11-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-68/+123
2008-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds7-26/+29
2008-11-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds9-95/+143
2008-11-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-12/+40
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-4/+4
2008-11-06Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-7/+3
2008-11-06Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds3-1/+2
2008-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2-27/+37
2008-11-06Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-34/+60
2008-11-06net: Fix recursive descent in __scm_destroy().David S. Miller3-5/+26
2008-11-06Fix accidental implicit cast in HR-timer conversionDavid Howells1-1/+1
2008-11-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds6-33/+39
2008-11-06fat: i_blocks warning fixOGAWA Hirofumi4-6/+9
2008-11-06fat: ->i_pos race fixOGAWA Hirofumi1-2/+19
2008-11-06fat: mmu_private race fixOGAWA Hirofumi4-10/+25
2008-11-06fat: Add printf attribute to fat_fs_panic()OGAWA Hirofumi1-1/+2
2008-11-06fat: Fix _fat_bmap() raceOGAWA Hirofumi1-1/+8
2008-11-06fat: Fix ATTR_RO for directoryOGAWA Hirofumi4-12/+43
2008-11-06fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0OGAWA Hirofumi2-5/+35
2008-11-06fat: Cleanup FAT attribute stuffOGAWA Hirofumi4-36/+40
2008-11-06fat: Cleanup msdos_lookup()OGAWA Hirofumi1-17/+21
2008-11-06fat: Kill d_invalidate() in vfat_lookup()OGAWA Hirofumi1-7/+6
2008-11-06fat: Fix/Cleanup dcache handling for vfatOGAWA Hirofumi1-44/+80
2008-11-06vfat: Fix vfat_find() error path in vfat_lookup()OGAWA Hirofumi1-5/+13
2008-11-06fat: use fat_detach() in fat_clear_inode()OGAWA Hirofumi1-6/+1
2008-11-06fat: Fix fat_ent_update_ptr() for FAT12OGAWA Hirofumi1-4/+14
2008-11-06fat: improve fat_hash()OGAWA Hirofumi2-12/+7
2008-11-06fat: cleanup fat_parse_long() error handlingDarren Jenkins1-3/+4
2008-11-06fat: use generic_file_llseek() for directoryOGAWA Hirofumi1-0/+1
2008-11-06fat: Fix and cleanup timestamp conversionOGAWA Hirofumi6-72/+130
2008-11-06fat: split include/msdos_fs.hOGAWA Hirofumi10-282/+284
2008-11-06fat: move fs/vfat/* and fs/msdos/* to fs/fatOGAWA Hirofumi6-17/+5
2008-11-06fat: document additional vfat mount optionsBart Trojanowski1-2/+22
2008-11-06SAM9 watchdog: update for moved headersAndrew Victor1-1/+1
2008-11-06rtc-cmos: fix boot log messageFrans Pop1-1/+1
2008-11-06atmel_serial: keep clock off when it's not neededDavid Brownell1-3/+14
2008-11-06Documentation/kernel-parameters.txt: update 'isolcpus' kernel optionLi Zefan1-3/+5
2008-11-06fbdev: fix fb_compat_ioctl() deadlocksGeert Uytterhoeven1-24/+39
2008-11-06memory hotplug: fix page_zone() calculation in test_pages_isolated()Gerald Schaefer1-2/+3
2008-11-06ext3: wait on all pending commits in ext3_sync_fsArthur Jones1-6/+5
2008-11-06mm/oom_kill.c: fix badness() kerneldocQinghuang Feng1-1/+0
2008-11-06cciss: add P700m to list of supported controllersdann frazier1-0/+1
2008-11-06Documentation/email-clients.txt: add some info about gmailTim Hockin1-0/+25
2008-11-06cgroups: fix invalid cgrp->dentry before cgroup has been completely removedLi Zefan1-1/+0
2008-11-06vmemmap: warn about page_structs with remote distanceDavid Rientjes1-1/+1
2008-11-06mm: move migrate_prep out from under mmap_semChristoph Lameter2-8/+12
2008-11-06fbdev: add new framebuffer driver for Fujitsu MB862xx GDCsAnatolij Gustschin6-0/+1320
2008-11-06oom: do not dump task state for non thread group leadersDavid Rientjes1-0/+2
2008-11-06MAINTAINERS: make IOAT easier to findAndrew Morton1-1/+1
2008-11-06hugetlb: pull gigantic page initialisation out of the default pathAndy Whitcroft3-8/+33
2008-11-06hugetlbfs: handle pages higher order than MAX_ORDERAndy Whitcroft2-1/+64
2008-11-06cciss: fix regression firmware not displayed in procfsMike Miller1-1/+22
2008-11-06cciss: fix sysfs broken symlink regressionMike Miller1-0/+1
2008-11-06autofs4: collect version check returnIan Kent1-2/+3
2008-11-06autofs4: correct offset mount expire checkIan Kent1-4/+15
2008-11-06hwmon: applesmc: add support for iMac 8Henrik Rydberg1-0/+9
2008-11-06hwmon: applesmc: add support for Macbook Pro 5Henrik Rydberg1-0/+10
2008-11-06hwmon: applesmc: add support for Macbook 5Henrik Rydberg1-0/+9
2008-11-06hwmon: applesmc: add support for iMac 5Henrik Rydberg1-0/+8
2008-11-06rtc: fix handling of missing tm_year data when reading alarmsMark Brown1-1/+1
2008-11-06vt: incomplete initialization of vc_tab_stopWolfgang Kroworsch1-2/+8
2008-11-06cpqarry: fix return value of cpqarray_init()Andrey Borzenkov1-1/+6
2008-11-06cciss: new hardware supportMike Miller2-0/+6
2008-11-06x86, xen: fix use of pgd_page now that it really does return a pageJeremy Fitzhardinge1-2/+2
2008-11-06net: Fix recursive descent in __scm_destroy().David Miller3-5/+26
2008-11-06ext4: calculate journal credits correctlyTheodore Ts'o1-2/+3
2008-11-06iwl3945: fix deadlock on suspendZhu, Yi1-1/+1
2008-11-06iwl3945: do not send scan command if channel count zeroReinette Chatre1-0/+5
2008-11-06iwl3945: clear scanning bits upon failureMohamed Abbas1-0/+8
2008-11-06ath5k: correct handling of rx status fieldsBob Copeland1-8/+8
2008-11-06zd1211rw: Add 2 device IDsDaniel Drake1-0/+2
2008-11-06Fix logic error in rfkill_check_duplicityJonathan McDowell1-1/+1
2008-11-06iwlagn: avoid sleep in softirq contextJohn W. Linville1-1/+5
2008-11-06iwlwifi: clear scanning bits upon failureMohamed Abbas1-0/+7
2008-11-06Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"John W. Linville1-1/+3
2008-11-06Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King4-16/+16
2008-11-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...Russell King1-2/+2
2008-11-06[ARM] xsc3: fix xsc3_l2_inv_rangeDan Williams1-2/+2
2008-11-06[ARM] mm: fix page table initializationRussell King3-36/+87
2008-11-06[IA64] fix boot panic caused by offline CPUsDoug Chapman2-8/+28
2008-11-06[IA64] reorder Kconfig options to match x86Bjorn Helgaas1-9/+9
2008-11-06[ARM] fix naming of MODULE_START / MODULE_ENDRussell King4-13/+13
2008-11-06Revert "x86: default to reboot via ACPI"Eduardo Habkost1-5/+1
2008-11-06x86: align DirectMap in /proc/meminfoHugh Dickins1-4/+4
2008-11-06Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-2/+7
2008-11-06AMD IOMMU: fix lazy IO/TLB flushing in unmap pathJoerg Roedel1-1/+6
2008-11-06[WATCHDOG] SAM9 watchdog - supported on all SAM9 and CAP9 processorsAndrew Victor1-4/+4
2008-11-06[WATCHDOG] SAM9 watchdog - update for moved headersAndrew Victor1-1/+1
2008-11-06x86: add smp_mb() before sending INVALIDATE_TLB_VECTORSuresh Siddha2-0/+11
2008-11-06md: linear: Fix a division by zero bug for very small arrays.Andre Noll1-0/+2
2008-11-06x86: remove VISWS and PARAVIRT around NR_IRQS puzzleYinghai Lu1-3/+3
2008-11-06cpumask: introduce new API, without changing anythingRusty Russell6-2/+638
2008-11-06Block: use round_jiffies_up()Alan Stern1-17/+3
2008-11-06Add round_jiffies_up and related routinesAlan Stern2-30/+104
2008-11-06block: fix __blkdev_get() for removable devicesTejun Heo1-12/+11
2008-11-06generic-ipi: fix the smp_mb() placementSuresh Siddha1-6/+12
2008-11-06blk: move blk_delete_timer call in end_that_request_lastMike Anderson1-2/+2
2008-11-06block: add timer on blkdev_dequeue_request() not elv_next_request()Tejun Heo1-6/+6
2008-11-06bio: define __BIOVEC_PHYS_MERGEABLEJeremy Fitzhardinge1-1/+5
2008-11-06block: remove unused ll_new_mergeable()FUJITA Tomonori1-21/+0
2008-11-06x86: mention ACPI in top-level Kconfig menuBjorn Helgaas1-1/+1
2008-11-06md: fix bug in raid10 recovery.NeilBrown1-1/+1
2008-11-06md: revert the recent addition of a call to the BLKRRPART ioctl.NeilBrown1-6/+0
2008-11-06x86: size NR_IRQS on 32-bit systems the same way as 64-bitYinghai Lu1-14/+6
2008-11-06x86: don't allow nr_irqs > NR_IRQSBen Hutchings1-0/+2
2008-11-05[JFFS2] fix race condition in jffs2_lzo_compress()Geert Uytterhoeven1-6/+9
2008-11-05net/9p: fix printk format warningsRandy Dunlap1-11/+20
2008-11-05unsigned fid->fid cannot be negativeRoel Kluin1-4/+5
2008-11-059p: rdma: remove duplicated #includeHuang Weiyi1-1/+0
2008-11-05p9: Fix leak of waitqueue in request allocation pathTom Tucker1-0/+3
2008-11-059p: Remove unneeded free of fcall for FlushTom Tucker1-6/+0
2008-11-059p: Make all client spin locks IRQ safeTom Tucker1-4/+6
2008-11-059p: rdma: Set trans prior to requesting async connection opsTom Tucker1-1/+3
2008-11-05sched: re-tune balancingIngo Molnar2-5/+6
2008-11-05[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman3-22/+23
2008-11-05tcp: Fix recvmsg MSG_PEEK influence of blocking behavior.David S. Miller1-2/+1
2008-11-05netfilter: netns ct: walk netns list under RTNLAlexey Dobriyan2-0/+8
2008-11-05ipv6: fix run pending DAD when interface becomes readyBenjamin Thery1-1/+3
2008-11-05net/9p: fix printk format warningsRandy Dunlap1-11/+20
2008-11-05sched: fix buddies for group schedulingPeter Zijlstra1-2/+14
2008-11-05sched: backward looking buddyPeter Zijlstra3-9/+30
2008-11-05sched: fix fair preempt checkPeter Zijlstra1-0/+3
2008-11-05sched: cleanup fair task selectionPeter Zijlstra1-22/+11
2008-11-05powerpc: Fix "unused variable" warning in pci_dlpar.cStephen Rothwell1-1/+0
2008-11-05powerpc/cell: Fix compile error in ras.cAlexey Dobriyan1-0/+1
2008-11-05powerpc/ps3: Fix compile error in ps3-lpm.cAlexey Dobriyan1-0/+1
2008-11-04net: fix packet socket delivery in rx irq handlerPatrick McHardy3-13/+43
2008-11-04xfrm: Have af-specific init_tempsel() initialize family field of temporary se...Andreas Steffen2-0/+2
2008-11-04ARM: OMAP: Fix define for twl4030 irqsTony Lindgren1-1/+1
2008-11-04ARM: OMAP: Fix get_irqnr_and_base to clear spurious interrupt bitsTony Lindgren1-1/+3
2008-11-04ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omapZhaolei1-10/+10
2008-11-04ARM: OMAP: Fix compiler warnings in gpmc.cSanjeev Premi1-4/+2
2008-11-04[IA64] Build VT-D iommu support into generic kernelTony Luck1-0/+1
2008-11-04[IA64] remove dead BIO_VMERGE_BOUNDARY definitionFUJITA Tomonori1-24/+0
2008-11-04[IA64] remove duplicated #include from pci-dma.cHuang Weiyi1-2/+0
2008-11-04[IA64] use common header for software IO/TLBJoerg Roedel2-29/+2
2008-11-04[IA64] fix the difference between node_mem_map and node_start_pfnKen'ichi Ohmichi2-2/+0
2008-11-04[IA64] Add error_recovery_info field to SAL section headerRuss Anderson1-1/+14
2008-11-04[IA64] Add UV watchlist support.Russ Anderson1-0/+45
2008-11-04[IA64] Simplify SGI uv vs. sn2 driver issuesRuss Anderson1-0/+6
2008-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-32/+64
2008-11-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-34/+58
2008-11-04drivers: remove duplicated #includeJianjun Kong8-8/+0
2008-11-04[ARM] fix VFP+softfloat binariesRussell King1-1/+5
2008-11-04x86/docs: remove noirqbalance param docsMark McLoughlin1-2/+0
2008-11-04x86: don't use tsc_khz to calculate lpj if notsc is passedAlok Kataria1-4/+4
2008-11-04libata: mask off DET when restoring SControl for detachTejun Heo1-1/+1
2008-11-04libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo2-1/+5
2008-11-04libata: Fix a potential race condition in ata_scsi_park_show()Elias Oltmanns1-3/+4
2008-11-04sata_nv: fix generic, nf2/3 detection regressionTejun Heo1-28/+25
2008-11-04sata_via: restore vt*_prepare_host error handlingMarcin Slusarz1-1/+3
2008-11-04sata_promise: add ATA engine reset to reset opsMikael Pettersson1-0/+20
2008-11-03xfrm: Fix xfrm_policy_gc_lock handling.Alexey Dobriyan1-2/+2
2008-11-03niu: Use pci_ioremap_bar().David S. Miller1-5/+1
2008-11-03bnx2x: Version UpdateEilon Greenstein1-2/+2