summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-01[PATCH] split linux/file.hAl Viro22-86/+121
2008-05-01[PATCH] make osf_select() use core_sys_select()Al Viro3-66/+7
2008-05-01[PATCH] remove horrors with irix tty ioctls handlingAl Viro1-46/+9
2008-05-01[PATCH] fix file and descriptor handling in perfmonAl Viro1-112/+87
2008-04-30Update .gitignore to include include/linux/bounds.hTheodore Ts'o1-0/+1
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+4
2008-04-30Fix dnotify/close raceAl Viro1-0/+11
2008-04-30x86: Mark OPTIMIZE_INLINING brokenLinus Torvalds1-0/+1
2008-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds20-51/+82
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds15-944/+201
2008-04-30klist: fix coding style errors in klist.h and klist.cGreg Kroah-Hartman2-136/+100
2008-04-30driver core: remove no longer used "struct class_device"Kay Sievers3-745/+1
2008-04-30pcmcia: remove pccard_sysfs_interface warningsDavid Brownell3-40/+28
2008-04-30devres: support addresses greater than an unsigned long via dev_ioremapKumar Gala2-4/+4
2008-04-30kobject: do not copy vargs, just pass them aroundKay Sievers1-20/+8
2008-04-30sysfs: sysfs_update_group stub for CONFIG_SYSFS=nRandy Dunlap1-0/+6
2008-04-30DEBUGFS: Correct location of debugfs API documentation.Robert P. J. Day1-1/+1
2008-04-30driver core: warn about duplicate driver names on the same busStas Sergeev1-0/+10
2008-04-30klist: implement klist_add_{after|before}()Tejun Heo2-0/+35
2008-04-30klist: implement KLIST_INIT() and DEFINE_KLIST()Tejun Heo1-0/+8
2008-04-30sysfs: Disallow truncation of files in sysfsBen Hutchings1-0/+2
2008-04-30Fix ACPI vs proc_create_data() mismergeAlexey Dobriyan1-9/+11
2008-04-30ipv6: Compilation fix for compat MCAST_MSFILTER sockopts.Pavel Emelyanov1-4/+4
2008-04-30x86: numaq fixIngo Molnar1-2/+2
2008-04-30x86: 8K stacks by defaultIngo Molnar1-1/+0
2008-04-30x86: ioremap ram check fixAndres Salomon1-2/+3
2008-04-30x86: fix HT cpu booting on 32-bitHugh Dickins1-6/+1
2008-04-30x86: optimize inlining offIngo Molnar1-1/+0
2008-04-30x86: CONFIG_X86_ELAN fixIngo Molnar1-5/+5
2008-04-30x86: Kconfig fixIngo Molnar1-2/+3
2008-04-30x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...Suresh Siddha3-9/+33
2008-04-30x86: use defconfigs from x86/configs/*Sam Ravnborg1-0/+12
2008-04-30toshiba: use ioremap_cachedAlan Cox1-1/+1
2008-04-30revert: "x86: ioremap(), extend check to all RAM pages"Ingo Molnar1-2/+2
2008-04-30x86: don't bother printing compat vdso addressJeremy Fitzhardinge1-2/+0
2008-04-30fix: x86: support for new UV apicAndi Kleen1-1/+1
2008-04-30x86: fix early-BUG messageVegard Nossum1-9/+10
2008-04-30x86: iommu_sac_force can become staticDmitri Vorobiev1-1/+1
2008-04-30x86: add proper header for reboot_forceDmitri Vorobiev1-0/+1
2008-04-30x86 VISWS: build fixIngo Molnar3-3/+6
2008-04-30x86, voyager: fix ioremap_nocache()Ingo Molnar1-1/+1
2008-04-30hpet: fixIngo Molnar1-2/+3
2008-04-30x86: unexport kmap_atomic_to_pageAdrian Bunk1-1/+0
2008-04-30x86: remove Xgt_desc_structAdrian Bunk1-3/+0
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds196-3650/+6663
2008-04-30Merge branch 'pnp' into releaseLen Brown26-1356/+1689
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown6167-302717/+390240
2008-04-30ACPI: Fix acpi_processor_idle and idle= boot parameters interactionVenkatesh Pallipadi1-2/+12
2008-04-30acpi: fix section mismatch warning in pnpacpiSam Ravnborg1-1/+1
2008-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-53/+85