summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-07oom: do not dump task state for non thread group leadersDavid Rientjes1-0/+2
2008-11-07MAINTAINERS: make IOAT easier to findAndrew Morton1-1/+1
2008-11-07hugetlb: pull gigantic page initialisation out of the default pathAndy Whitcroft3-8/+33
2008-11-07hugetlbfs: handle pages higher order than MAX_ORDERAndy Whitcroft2-1/+64
2008-11-07cciss: fix regression firmware not displayed in procfsMike Miller1-1/+22
2008-11-07cciss: fix sysfs broken symlink regressionMike Miller1-0/+1
2008-11-07autofs4: collect version check returnIan Kent1-2/+3
2008-11-07autofs4: correct offset mount expire checkIan Kent1-4/+15
2008-11-07hwmon: applesmc: add support for iMac 8Henrik Rydberg1-0/+9
2008-11-07hwmon: applesmc: add support for Macbook Pro 5Henrik Rydberg1-0/+10
2008-11-07hwmon: applesmc: add support for Macbook 5Henrik Rydberg1-0/+9
2008-11-07hwmon: applesmc: add support for iMac 5Henrik Rydberg1-0/+8
2008-11-07rtc: fix handling of missing tm_year data when reading alarmsMark Brown1-1/+1
2008-11-07vt: incomplete initialization of vc_tab_stopWolfgang Kroworsch1-2/+8
2008-11-07cpqarry: fix return value of cpqarray_init()Andrey Borzenkov1-1/+6
2008-11-07cciss: new hardware supportMike Miller2-0/+6
2008-11-07net: Fix recursive descent in __scm_destroy().David Miller3-5/+26
2008-11-07iwl3945: fix deadlock on suspendZhu, Yi1-1/+1
2008-11-07iwl3945: do not send scan command if channel count zeroReinette Chatre1-0/+5
2008-11-07iwl3945: clear scanning bits upon failureMohamed Abbas1-0/+8
2008-11-07ath5k: correct handling of rx status fieldsBob Copeland1-8/+8
2008-11-07zd1211rw: Add 2 device IDsDaniel Drake1-0/+2
2008-11-07Fix logic error in rfkill_check_duplicityJonathan McDowell1-1/+1
2008-11-07iwlagn: avoid sleep in softirq contextJohn W. Linville1-1/+5
2008-11-07iwlwifi: clear scanning bits upon failureMohamed Abbas1-0/+7
2008-11-07Revert "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[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-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