index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
audit.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-01
[PATCH] make osf_select() use core_sys_select()
Al Viro
3
-66
/
+7
2008-05-01
[PATCH] remove horrors with irix tty ioctls handling
Al Viro
1
-46
/
+9
2008-05-01
[PATCH] fix file and descriptor handling in perfmon
Al Viro
1
-112
/
+87
2008-05-01
Update .gitignore to include include/linux/bounds.h
Theodore Ts'o
1
-0
/
+1
2008-05-01
Fix dnotify/close race
Al Viro
1
-0
/
+11
2008-05-01
x86: Mark OPTIMIZE_INLINING broken
Linus Torvalds
1
-0
/
+1
2008-05-01
klist: fix coding style errors in klist.h and klist.c
Greg Kroah-Hartman
2
-136
/
+100
2008-05-01
driver core: remove no longer used "struct class_device"
Kay Sievers
3
-745
/
+1
2008-05-01
pcmcia: remove pccard_sysfs_interface warnings
David Brownell
3
-40
/
+28
2008-05-01
devres: support addresses greater than an unsigned long via dev_ioremap
Kumar Gala
2
-4
/
+4
2008-05-01
kobject: do not copy vargs, just pass them around
Kay Sievers
1
-20
/
+8
2008-05-01
sysfs: sysfs_update_group stub for CONFIG_SYSFS=n
Randy Dunlap
1
-0
/
+6
2008-05-01
DEBUGFS: Correct location of debugfs API documentation.
Robert P. J. Day
1
-1
/
+1
2008-05-01
driver core: warn about duplicate driver names on the same bus
Stas Sergeev
1
-0
/
+10
2008-05-01
klist: implement klist_add_{after|before}()
Tejun Heo
2
-0
/
+35
2008-05-01
klist: implement KLIST_INIT() and DEFINE_KLIST()
Tejun Heo
1
-0
/
+8
2008-05-01
sysfs: Disallow truncation of files in sysfs
Ben Hutchings
1
-0
/
+2
2008-05-01
Fix ACPI vs proc_create_data() mismerge
Alexey Dobriyan
1
-9
/
+11
2008-04-30
ipv6: Compilation fix for compat MCAST_MSFILTER sockopts.
Pavel Emelyanov
1
-4
/
+4
2008-04-30
x86: numaq fix
Ingo Molnar
1
-2
/
+2
2008-04-30
x86: 8K stacks by default
Ingo Molnar
1
-1
/
+0
2008-04-30
x86: ioremap ram check fix
Andres Salomon
1
-2
/
+3
2008-04-30
x86: fix HT cpu booting on 32-bit
Hugh Dickins
1
-6
/
+1
2008-04-30
x86: optimize inlining off
Ingo Molnar
1
-1
/
+0
2008-04-30
x86: CONFIG_X86_ELAN fix
Ingo Molnar
1
-5
/
+5
2008-04-30
x86: Kconfig fix
Ingo Molnar
1
-2
/
+3
2008-04-30
x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...
Suresh Siddha
3
-9
/
+33
2008-04-30
x86: use defconfigs from x86/configs/*
Sam Ravnborg
1
-0
/
+12
2008-04-30
toshiba: use ioremap_cached
Alan Cox
1
-1
/
+1
2008-04-30
revert: "x86: ioremap(), extend check to all RAM pages"
Ingo Molnar
1
-2
/
+2
2008-04-30
x86: don't bother printing compat vdso address
Jeremy Fitzhardinge
1
-2
/
+0
2008-04-30
fix: x86: support for new UV apic
Andi Kleen
1
-1
/
+1
2008-04-30
x86: fix early-BUG message
Vegard Nossum
1
-9
/
+10
2008-04-30
x86: iommu_sac_force can become static
Dmitri Vorobiev
1
-1
/
+1
2008-04-30
x86: add proper header for reboot_force
Dmitri Vorobiev
1
-0
/
+1
2008-04-30
x86 VISWS: build fix
Ingo Molnar
3
-3
/
+6
2008-04-30
x86, voyager: fix ioremap_nocache()
Ingo Molnar
1
-1
/
+1
2008-04-30
hpet: fix
Ingo Molnar
1
-2
/
+3
2008-04-30
x86: unexport kmap_atomic_to_page
Adrian Bunk
1
-1
/
+0
2008-04-30
x86: remove Xgt_desc_struct
Adrian Bunk
1
-3
/
+0
2008-04-30
ACPI: Fix acpi_processor_idle and idle= boot parameters interaction
Venkatesh Pallipadi
1
-2
/
+12
2008-04-30
acpi: fix section mismatch warning in pnpacpi
Sam Ravnborg
1
-1
/
+1
2008-04-30
[ALSA] soc - neo1973_wm8753.c add suspend and shutdown hooks for lm4857 chip
Graeme Gregory
1
-0
/
+32
2008-04-30
[ALSA] soc - neo1973_wm8753.c change maintainer contact info
Graeme Gregory
1
-1
/
+1
2008-04-30
[ALSA] soc - neo1973_wm8753.c cleanup checkpatch issues
Graeme Gregory
1
-12
/
+12
2008-04-30
[ALSA] soc - ln2440sbc_alc650 - Fix checkpatch warnings
Mark Brown
1
-2
/
+2
2008-04-30
[ALSA] soc - s3c24xx-pcm - Fix checkpatch warnings
Mark Brown
1
-17
/
+16
2008-04-30
[ALSA] soc - s3c2443-ac97 - Fix checkpatch warnings
Mark Brown
1
-5
/
+4
2008-04-30
[ALSA] soc - wm8753 - Clean up checkpatch warnings
Mark Brown
1
-16
/
+18
2008-04-30
inlining: do not allow gcc below version 4 to optimize inlining
Ingo Molnar
1
-2
/
+3
[next]