| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] split linux/file.h | Al Viro | 2008-05-01 | 22 | -86/+121 |
* | [PATCH] make osf_select() use core_sys_select() | Al Viro | 2008-05-01 | 3 | -66/+7 |
* | [PATCH] remove horrors with irix tty ioctls handling | Al Viro | 2008-05-01 | 1 | -46/+9 |
* | [PATCH] fix file and descriptor handling in perfmon | Al Viro | 2008-05-01 | 1 | -112/+87 |
* | Update .gitignore to include include/linux/bounds.h | Theodore Ts'o | 2008-05-01 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-05-01 | 1 | -4/+4 |
|\ |
|
| * | ipv6: Compilation fix for compat MCAST_MSFILTER sockopts. | Pavel Emelyanov | 2008-04-30 | 1 | -4/+4 |
* | | Fix dnotify/close race | Al Viro | 2008-05-01 | 1 | -0/+11 |
* | | x86: Mark OPTIMIZE_INLINING broken | Linus Torvalds | 2008-05-01 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-05-01 | 20 | -51/+82 |
|\ \ |
|
| * | | x86: numaq fix | Ingo Molnar | 2008-04-30 | 1 | -2/+2 |
| * | | x86: 8K stacks by default | Ingo Molnar | 2008-04-30 | 1 | -1/+0 |
| * | | x86: ioremap ram check fix | Andres Salomon | 2008-04-30 | 1 | -2/+3 |
| * | | x86: fix HT cpu booting on 32-bit | Hugh Dickins | 2008-04-30 | 1 | -6/+1 |
| * | | x86: optimize inlining off | Ingo Molnar | 2008-04-30 | 1 | -1/+0 |
| * | | x86: CONFIG_X86_ELAN fix | Ingo Molnar | 2008-04-30 | 1 | -5/+5 |
| * | | x86: Kconfig fix | Ingo Molnar | 2008-04-30 | 1 | -2/+3 |
| * | | x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no... | Suresh Siddha | 2008-04-30 | 3 | -9/+33 |
| * | | x86: use defconfigs from x86/configs/* | Sam Ravnborg | 2008-04-30 | 1 | -0/+12 |
| * | | toshiba: use ioremap_cached | Alan Cox | 2008-04-30 | 1 | -1/+1 |
| * | | revert: "x86: ioremap(), extend check to all RAM pages" | Ingo Molnar | 2008-04-30 | 1 | -2/+2 |
| * | | x86: don't bother printing compat vdso address | Jeremy Fitzhardinge | 2008-04-30 | 1 | -2/+0 |
| * | | fix: x86: support for new UV apic | Andi Kleen | 2008-04-30 | 1 | -1/+1 |
| * | | x86: fix early-BUG message | Vegard Nossum | 2008-04-30 | 1 | -9/+10 |
| * | | x86: iommu_sac_force can become static | Dmitri Vorobiev | 2008-04-30 | 1 | -1/+1 |
| * | | x86: add proper header for reboot_force | Dmitri Vorobiev | 2008-04-30 | 1 | -0/+1 |
| * | | x86 VISWS: build fix | Ingo Molnar | 2008-04-30 | 3 | -3/+6 |
| * | | x86, voyager: fix ioremap_nocache() | Ingo Molnar | 2008-04-30 | 1 | -1/+1 |
| * | | hpet: fix | Ingo Molnar | 2008-04-30 | 1 | -2/+3 |
| * | | x86: unexport kmap_atomic_to_page | Adrian Bunk | 2008-04-30 | 1 | -1/+0 |
| * | | x86: remove Xgt_desc_struct | Adrian Bunk | 2008-04-30 | 1 | -3/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-05-01 | 15 | -944/+201 |
|\ \ \ |
|
| * | | | klist: fix coding style errors in klist.h and klist.c | Greg Kroah-Hartman | 2008-05-01 | 2 | -136/+100 |
| * | | | driver core: remove no longer used "struct class_device" | Kay Sievers | 2008-05-01 | 3 | -745/+1 |
| * | | | pcmcia: remove pccard_sysfs_interface warnings | David Brownell | 2008-05-01 | 3 | -40/+28 |
| * | | | devres: support addresses greater than an unsigned long via dev_ioremap | Kumar Gala | 2008-05-01 | 2 | -4/+4 |
| * | | | kobject: do not copy vargs, just pass them around | Kay Sievers | 2008-05-01 | 1 | -20/+8 |
| * | | | sysfs: sysfs_update_group stub for CONFIG_SYSFS=n | Randy Dunlap | 2008-05-01 | 1 | -0/+6 |
| * | | | DEBUGFS: Correct location of debugfs API documentation. | Robert P. J. Day | 2008-05-01 | 1 | -1/+1 |
| * | | | driver core: warn about duplicate driver names on the same bus | Stas Sergeev | 2008-05-01 | 1 | -0/+10 |
| * | | | klist: implement klist_add_{after|before}() | Tejun Heo | 2008-05-01 | 2 | -0/+35 |
| * | | | klist: implement KLIST_INIT() and DEFINE_KLIST() | Tejun Heo | 2008-05-01 | 1 | -0/+8 |
| * | | | sysfs: Disallow truncation of files in sysfs | Ben Hutchings | 2008-05-01 | 1 | -0/+2 |
| |/ / |
|
* / / | Fix ACPI vs proc_create_data() mismerge | Alexey Dobriyan | 2008-05-01 | 1 | -9/+11 |
|/ / |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-04-30 | 196 | -3650/+6663 |
|\ \ |
|
| * \ | Merge branch 'pnp' into release | Len Brown | 2008-04-30 | 26 | -1356/+1689 |
| |\ \ |
|
| | * | | PNPBIOS: remove include/linux/pnpbios.h | Bjorn Helgaas | 2008-04-29 | 6 | -155/+137 |
| | * | | ISAPNP: remove unused pnp_dev->regs field | Bjorn Helgaas | 2008-04-29 | 2 | -4/+0 |
| | * | | PNP: make interfaces private to the PNP core | Bjorn Helgaas | 2008-04-29 | 2 | -37/+26 |
| | * | | PNPACPI: move _CRS/_PRS warnings closer to the action | Bjorn Helgaas | 2008-04-29 | 3 | -29/+29 |