aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sanitize anon_inode_getfd()Al Viro2008-05-017-74/+29
* [PATCH] split linux/file.hAl Viro2008-05-0122-86/+121
* [PATCH] make osf_select() use core_sys_select()Al Viro2008-05-013-66/+7
* [PATCH] remove horrors with irix tty ioctls handlingAl Viro2008-05-011-46/+9
* [PATCH] fix file and descriptor handling in perfmonAl Viro2008-05-011-112/+87
* Update .gitignore to include include/linux/bounds.hTheodore Ts'o2008-04-301-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-301-4/+4
|\
| * ipv6: Compilation fix for compat MCAST_MSFILTER sockopts.Pavel Emelyanov2008-04-301-4/+4
* | Fix dnotify/close raceAl Viro2008-04-301-0/+11
* | x86: Mark OPTIMIZE_INLINING brokenLinus Torvalds2008-04-301-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-3020-51/+82
|\ \
| * | x86: numaq fixIngo Molnar2008-04-301-2/+2
| * | x86: 8K stacks by defaultIngo Molnar2008-04-301-1/+0
| * | x86: ioremap ram check fixAndres Salomon2008-04-301-2/+3
| * | x86: fix HT cpu booting on 32-bitHugh Dickins2008-04-301-6/+1
| * | x86: optimize inlining offIngo Molnar2008-04-301-1/+0
| * | x86: CONFIG_X86_ELAN fixIngo Molnar2008-04-301-5/+5
| * | x86: Kconfig fixIngo Molnar2008-04-301-2/+3
| * | x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...Suresh Siddha2008-04-303-9/+33
| * | x86: use defconfigs from x86/configs/*Sam Ravnborg2008-04-301-0/+12
| * | toshiba: use ioremap_cachedAlan Cox2008-04-301-1/+1
| * | revert: "x86: ioremap(), extend check to all RAM pages"Ingo Molnar2008-04-301-2/+2
| * | x86: don't bother printing compat vdso addressJeremy Fitzhardinge2008-04-301-2/+0
| * | fix: x86: support for new UV apicAndi Kleen2008-04-301-1/+1
| * | x86: fix early-BUG messageVegard Nossum2008-04-301-9/+10
| * | x86: iommu_sac_force can become staticDmitri Vorobiev2008-04-301-1/+1
| * | x86: add proper header for reboot_forceDmitri Vorobiev2008-04-301-0/+1
| * | x86 VISWS: build fixIngo Molnar2008-04-303-3/+6
| * | x86, voyager: fix ioremap_nocache()Ingo Molnar2008-04-301-1/+1
| * | hpet: fixIngo Molnar2008-04-301-2/+3
| * | x86: unexport kmap_atomic_to_pageAdrian Bunk2008-04-301-1/+0
| * | x86: remove Xgt_desc_structAdrian Bunk2008-04-301-3/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-3015-944/+201
|\ \ \
| * | | klist: fix coding style errors in klist.h and klist.cGreg Kroah-Hartman2008-04-302-136/+100
| * | | driver core: remove no longer used "struct class_device"Kay Sievers2008-04-303-745/+1
| * | | pcmcia: remove pccard_sysfs_interface warningsDavid Brownell2008-04-303-40/+28
| * | | devres: support addresses greater than an unsigned long via dev_ioremapKumar Gala2008-04-302-4/+4
| * | | kobject: do not copy vargs, just pass them aroundKay Sievers2008-04-301-20/+8
| * | | sysfs: sysfs_update_group stub for CONFIG_SYSFS=nRandy Dunlap2008-04-301-0/+6
| * | | DEBUGFS: Correct location of debugfs API documentation.Robert P. J. Day2008-04-301-1/+1
| * | | driver core: warn about duplicate driver names on the same busStas Sergeev2008-04-301-0/+10
| * | | klist: implement klist_add_{after|before}()Tejun Heo2008-04-302-0/+35
| * | | klist: implement KLIST_INIT() and DEFINE_KLIST()Tejun Heo2008-04-301-0/+8
| * | | sysfs: Disallow truncation of files in sysfsBen Hutchings2008-04-301-0/+2
| |/ /
* | | Fix ACPI vs proc_create_data() mismergeAlexey Dobriyan2008-04-301-9/+11
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-30196-3650/+6663
|\ \
| * \ Merge branch 'pnp' into releaseLen Brown2008-04-3026-1356/+1689
| |\ \
| | * | PNPBIOS: remove include/linux/pnpbios.hBjorn Helgaas2008-04-296-155/+137
| | * | ISAPNP: remove unused pnp_dev->regs fieldBjorn Helgaas2008-04-292-4/+0
| | * | PNP: make interfaces private to the PNP coreBjorn Helgaas2008-04-292-37/+26