index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
af_unix.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-13
Automatic MODULE_ALIAS() for DMI match tables.
David Woodhouse
3
-39
/
+106
2008-09-06
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
24
-255
/
+0
2008-09-06
Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUT
David Woodhouse
6
-3
/
+11
2008-09-06
Remove redundant CONFIG_ARCH_SUPPORTS_AOUT
David Woodhouse
12
-36
/
+2
2008-09-06
S390: Update comments about why we don't use <asm-generic/statfs.h>
David Woodhouse
1
-7
/
+4
2008-09-06
SPARC: Use <asm-generic/statfs.h>
David Woodhouse
4
-67
/
+3
2008-09-06
PowerPC: Use <asm-generic/statfs.h>
David Woodhouse
1
-54
/
+0
2008-09-06
PARISC: Use <asm-generic/statfs.h>
David Woodhouse
1
-53
/
+2
2008-09-06
x86_64: Use <asm-generic/statfs.h>
David Woodhouse
1
-56
/
+5
2008-09-04
IA64: Use <asm-generic/statfs.h>
David Woodhouse
1
-47
/
+5
2008-09-04
ARM: Use <asm-generic/statfs.h>
David Woodhouse
1
-32
/
+2
2008-09-04
Make <asm-generic/statfs.h> suitable for 64-bit platforms.
David Woodhouse
2
-17
/
+52
2008-09-04
Define and use PCI_DEVICE_ID_MARVELL_88ALP01_CCIC for CAFÉ camera driver
David Woodhouse
2
-10
/
+4
2008-09-04
[MTD] [NAND] Define and use PCI_DEVICE_ID_MARVELL_88ALP01_NAND for CAFÉ
David Woodhouse
2
-1
/
+6
2008-09-04
Use PCI_DEVICE_ID_88ALP01 for CAFÉ chip, rather than PCI_DEVICE_ID_CAFE.
David Woodhouse
2
-2
/
+2
2008-09-03
EFS: Don't set f_fsid in statfs().
David Woodhouse
1
-2
/
+0
2008-09-02
ide/Kconfig: mark ide-scsi as deprecated
Bartlomiej Zolnierkiewicz
1
-15
/
+1
2008-09-02
ide-disk: remove stale init_idedisk_capacity() documentation
Bartlomiej Zolnierkiewicz
1
-14
/
+0
2008-09-02
palm_bk3710: improve IDE registration
David Brownell
1
-4
/
+3
2008-09-02
ide: fix hwif_to_node()
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-09-02
IDE: palm_bk3710: fix compile warning for unused variable
Kevin Hilman
1
-1
/
+0
2008-09-02
IDE: compile fix for sff_dma_ops
Kevin Hilman
1
-1
/
+1
2008-09-02
don't diff generated firmware files
Arjan van de Ven
1
-0
/
+2
2008-09-02
ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board"
Dennis Jansen
1
-1
/
+1
2008-09-02
m68k: atari_keyb_init operator precedence fix
Michael Schmitz
1
-3
/
+6
2008-09-02
fix typo in arch/parisc/hpux/fs.c
Stephen Rothwell
1
-1
/
+1
2008-09-02
softlockup: minor cleanup, don't check task->state twice
Oleg Nesterov
1
-5
/
+2
2008-09-02
kernel/resource.c: fix new kernel-doc warning
Randy Dunlap
1
-1
/
+1
2008-09-02
Un-break printk strings in x86 PCI probing code
Linus Torvalds
1
-6
/
+3
2008-09-02
ALSA: hda - Add mic-boost controls to ALC662/663 auto configuration
Takashi Iwai
1
-0
/
+5
2008-09-02
ALSA: hda - Fix ALC663 auto-probe
Takashi Iwai
1
-0
/
+18
2008-09-02
[MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl()
Zev Weiss
1
-6
/
+10
2008-09-02
dabusb_fpga_download(): fix a memory leak
Adrian Bunk
1
-0
/
+1
2008-09-02
Remove '#include <stddef.h>' from mm/page_isolation.c
David Woodhouse
1
-1
/
+0
2008-09-02
Fix modules_install on RO nfs-exported trees.
David Woodhouse
1
-2
/
+14
2008-09-02
[PATCH] audit: Moved variable declaration to beginning of function
Cordelia
1
-1
/
+2
2008-09-01
nfsd: fix buffer overrun decoding NFSv4 acl
J. Bruce Fields
1
-1
/
+1
2008-09-01
sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transports
Cyrill Gorcunov
1
-14
/
+4
2008-09-01
nfsd: fix compound state allocation error handling
Andy Adamson
1
-6
/
+6
2008-09-01
block: restore original behavior of /proc/partition when there's no partition
Tejun Heo
1
-1
/
+12
2008-09-01
ALSA: ASoC: fix pxa2xx-i2s clk_get call
Dmitry Baryshkov
1
-1
/
+39
2008-09-01
ALSA: hda: Distortion fix for dell_m6_core_init
Matthew Ranostay
1
-2
/
+3
2008-09-01
Fix problem with waiting while holding rcu read lock in md/bitmap.c
NeilBrown
1
-7
/
+38
2008-09-01
Remove invalidate_partition call from do_md_stop.
NeilBrown
1
-2
/
+0
2008-09-01
drm/radeon: downgrade debug message from info to debug.
Dave Airlie
1
-2
/
+2
2008-08-30
sparc64: setup_valid_addr_bitmap_from_pavail() should be __init
David S. Miller
1
-1
/
+1
2008-08-30
Resource handling: add 'insert_resource_expand_to_fit()' function
Linus Torvalds
2
-25
/
+64
2008-08-29
Don't trigger softlockup detector on network fs blocked tasks
Andi Kleen
1
-0
/
+4
2008-08-29
Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against ...
Linus Torvalds
1
-78
/
+0
2008-08-29
ALSA: oxygen: fix distorted output on AK4396-based cards
Clemens Ladisch
2
-0
/
+8
[next]