summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-01Linux 2.6.22-rc7v2.6.22-rc7Linus Torvalds1-1/+1
2007-07-01PM: introduce set_target method in pm_opsRafael J. Wysocki3-18/+54
2007-07-01smsc-ircc2: bypass PNP detection until we get the quirks worked outBjorn Helgaas1-1/+1
2007-07-01i386: mtrr crash fixAndrew Morton1-1/+2
2007-07-01asus_acpi: fix oops on non-asus machinesMaxime Austruy1-1/+2
2007-07-01pci.h stubs (for EDD build error)Randy Dunlap1-0/+11
2007-07-01ALSA: more section mismatchesRandy Dunlap2-2/+2
2007-07-01frv: fix fallout from "remove sched.h from mm.h" patchAlexey Dobriyan1-1/+1
2007-07-01SLAB: remove WARN_ON_ONCE for zero sized objects for 2.6.22 releaseChristoph Lameter1-1/+0
2007-07-01blink driver power savingStephen Hemminger1-2/+20
2007-07-01i386: remove bogus mtrr range checkLinus Torvalds1-5/+0
2007-06-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds3-1/+13
2007-06-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds3-51/+101
2007-06-29Fix VDSO gettimeofday() when called with NULL struct timeval.Will Schmidt1-1/+1
2007-06-28[IRDA]: fix printk formatRandy Dunlap1-1/+1
2007-06-28[NETPOLL] netconsole: fix soft lockup when removing moduleJarek Poplawski1-2/+9
2007-06-28[SPARC64]: Add linux/pagemap.h to asm/tlb.hAlexey Dobriyan1-0/+1
2007-06-28Merge master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-devDavid S. Miller1-39/+81
2007-06-28Merge branch 'for_linus' of master.kernel.org:/pub/scm/linux/kernel/git/galak...Linus Torvalds2-2/+3
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse9-15/+29
2007-06-28serial: clear proper MPSC interrupt cause bitsJay Lubomirski1-1/+2
2007-06-28ext2: fix return of uninitialised variableAndrew Morton1-0/+1
2007-06-28mips-jazz: correct flags for timer io resourceAlexey Dobriyan1-1/+1
2007-06-28w1_therm_read_bin: don't call flush_signals()Evgeniy Polyakov1-5/+1
2007-06-28relayfs: fix overwritesMasami Hiramatsu1-2/+6
2007-06-28relay file read: start-pos fixDavid Wilder1-0/+3
2007-06-28ALSA: use __devexit_pRandy Dunlap1-1/+1
2007-06-28Documentation/HOWTO: update URLs of git treesStefan Richter1-15/+13
2007-06-28fix section mismatch in chipsfbOlaf Hering1-3/+3
2007-06-28avoid spurious POLLIN returns in signalfdDavide Libenzi1-1/+2
2007-06-28saa7134: fix thread shutdown handlingJeff Mahoney1-1/+1
2007-06-28ALSA: fix ice1712 section mismatchRandy Dunlap1-1/+1
2007-06-28IOATDMA: fix section mismatchesRandy Dunlap1-4/+4
2007-06-28Fix Kconfig dependency problems wrt boolean menuconfigsTrent Piepho5-7/+7
2007-06-28mm: kill validate_anon_vma to avoid mapcount BUGHugh Dickins1-23/+1
2007-06-28PNP SMCf010 quirk: auto-config device if BIOS left it brokenBjorn Helgaas1-18/+48
2007-06-28smsc-ircc2: skip preconfiguration for PNP devicesBjorn Helgaas1-7/+7
2007-06-28mtrr/cyrix: fix sectionsRandy Dunlap1-2/+2
2007-06-28eventfd: clean compile when CONFIG_EVENTFD=nRandy Dunlap1-1/+2
2007-06-28atyfb: Fix XCLK frequency on Apple iBook1Ville Syrjala1-9/+8
2007-06-28zero out last page for llseek/writeMichael Halcrow1-0/+2
2007-06-28eCryptfs: initialize crypt_stat in setattrMichael Halcrow1-1/+46
2007-06-28eCryptfs: fix write zeros behaviorMichael Halcrow3-24/+50
2007-06-28phy: Fix phy_id for Vitesse 824x PHYKumar Gala2-2/+3
2007-06-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds8-15/+27
2007-06-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds6-63/+35
2007-06-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-11/+15
2007-06-27remove leftover documentation of acpi_generic_hotkeyStephen Hemminger1-5/+0
2007-06-27Add support SiS based XGI chips to SiS DRM.Ian Romanick2-4/+6
2007-06-27[NETPOLL]: tx lock deadlock fixStephen Hemminger1-9/+10