index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-04-03
SELinux: remove avd from selinux_audit_data
Eric Paris
2012-04-03
LSM: shrink the common_audit_data data union
Eric Paris
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
2012-04-02
Merge branch 'paul' (Fixups from Paul Gortmaker)
Linus Torvalds
2012-04-02
asm-generic: add linux/types.h to cmpxchg.h
Paul Gortmaker
2012-04-02
firewire: restore the device.h include in linux/firewire.h
Paul Gortmaker
2012-04-02
frv: fix warnings in mb93090-mb00/pci-dma.c about implicit EXPORT_SYMBOL
Paul Gortmaker
2012-04-02
parisc: fix missing cmpxchg file error from system.h split
Paul Gortmaker
2012-04-02
blackfin: fix cmpxchg build fails from system.h fallout
Paul Gortmaker
2012-04-02
avr32: fix build failures from mis-naming of atmel_nand.h
Paul Gortmaker
2012-04-02
ARM: mach-msm: fix compile fail from system.h fallout
Paul Gortmaker
2012-04-02
Merge branch 'for-next' of git://gitorious.org/kernel-hsi/kernel-hsi
Linus Torvalds
2012-04-02
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2012-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-04-02
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2012-04-02
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-04-02
irq_work: fix compile failure on MIPS from system.h split
Paul Gortmaker
2012-04-02
Subject: [PATCH] tags.sh: Add missing quotes
Stephen Boyd
2012-04-02
powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current...
Andrew Morton
2012-04-02
powerpc/eeh: Remove eeh_event_handler()->daemonize()
Oleg Nesterov
2012-04-02
powerpc/kvm: Fallout from system.h disintegration
Benjamin Herrenschmidt
2012-04-02
powerpc: Fix fallout from system.h split up
Stephen Rothwell
2012-04-02
powerpc: Mark const init data with __initconst instead of __initdata
Uwe Kleine-König
2012-04-02
Merge remote-tracking branch 'kumar/next' into merge
Benjamin Herrenschmidt
2012-03-31
Linux 3.4-rc1
v3.4-rc1
Linus Torvalds
2012-03-31
Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...
Linus Torvalds
2012-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-31
Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...
Linus Torvalds
2012-03-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
2012-03-31
vfs: fix out-of-date dentry_unhash() comment
J. Bruce Fields
2012-03-31
vfs: split __lookup_hash
Miklos Szeredi
2012-03-31
untangling do_lookup() - take __lookup_hash()-calling case out of line.
Al Viro
2012-03-31
untangling do_lookup() - switch to calling __lookup_hash()
Al Viro
2012-03-31
untangling do_lookup() - merge d_alloc_and_lookup() callers
Al Viro
2012-03-31
untangling do_lookup() - merge failure exits in !dentry case
Al Viro
2012-03-31
untangling do_lookup() - massage !dentry case towards __lookup_hash()
Al Viro
2012-03-31
untangling do_lookup() - get rid of need_reval in !dentry case
Al Viro
2012-03-31
untangling do_lookup() - eliminate a loop.
Al Viro
2012-03-31
untangling do_lookup() - expand the area under ->i_mutex
Al Viro
2012-03-31
untangling do_lookup() - isolate !dentry stuff from the rest of it.
Al Viro
2012-03-31
vfs: move MAY_EXEC check from __lookup_hash()
Miklos Szeredi
2012-03-31
vfs: don't revalidate just looked up dentry
Miklos Szeredi
2012-03-31
vfs: fix d_need_lookup/d_revalidate order in do_lookup
Miklos Szeredi
2012-03-31
ext3: move headers to fs/ext3/
Al Viro
2012-03-31
migrate ext2_fs.h guts to fs/ext2/ext2.h
Al Viro
2012-03-31
new helper: ext2_image_size()
Al Viro
2012-03-31
get rid of pointless includes of ext2_fs.h
Al Viro
2012-03-31
ext2: No longer export ext2_fs.h to user space
Thierry Reding
[next]