index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-03
cris: posix_types.h, include asm-generic/posix_types.h
Jiri Slaby
1
-0
/
+2
2012-04-03
CRIS: Update documentation
Jesper Nilsson
1
-31
/
+31
2012-04-03
cris/arch-v32: cryptocop: Use kzalloc
Jesper Nilsson
1
-4
/
+2
2012-04-03
net:removed the unused variable
Wanlong Gao
1
-1
/
+0
2012-04-03
cris:removed the unused variable
Wanlong Gao
1
-2
/
+0
2012-04-03
CRISv32: Correct name of read_mostly section.
Jesper Nilsson
1
-1
/
+1
2012-04-03
sky2: dont overwrite settings for PHY Quick link
Lino Sanfilippo
1
-2
/
+3
2012-04-02
tg3: Fix 5717 serdes powerdown problem
Matt Carlson
1
-1
/
+3
2012-04-02
asm-generic: add linux/types.h to cmpxchg.h
Paul Gortmaker
1
-0
/
+1
2012-04-02
firewire: restore the device.h include in linux/firewire.h
Paul Gortmaker
1
-2
/
+1
2012-04-02
frv: fix warnings in mb93090-mb00/pci-dma.c about implicit EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2012-04-02
parisc: fix missing cmpxchg file error from system.h split
Paul Gortmaker
2
-106
/
+117
2012-04-02
blackfin: fix cmpxchg build fails from system.h fallout
Paul Gortmaker
1
-1
/
+2
2012-04-02
avr32: fix build failures from mis-naming of atmel_nand.h
Paul Gortmaker
2
-4
/
+4
2012-04-02
ARM: mach-msm: fix compile fail from system.h fallout
Paul Gortmaker
1
-0
/
+1
2012-04-02
irq_work: fix compile failure on MIPS from system.h split
Paul Gortmaker
1
-0
/
+1
2012-04-02
Subject: [PATCH] tags.sh: Add missing quotes
Stephen Boyd
1
-1
/
+1
2012-04-02
powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current...
Andrew Morton
1
-1
/
+1
2012-04-02
powerpc/eeh: Remove eeh_event_handler()->daemonize()
Oleg Nesterov
1
-1
/
+1
2012-04-02
powerpc/kvm: Fallout from system.h disintegration
Benjamin Herrenschmidt
3
-0
/
+3
2012-04-02
powerpc: Fix fallout from system.h split up
Stephen Rothwell
2
-0
/
+3
2012-04-02
powerpc: Mark const init data with __initconst instead of __initdata
Uwe Kleine-König
3
-3
/
+3
2012-04-02
net: usb: cdc_eem: fix mtu
Rabin Vincent
1
-0
/
+1
2012-04-02
net: sh_eth: fix endian check for architecture independent
Yoshihiro Shimoda
2
-3
/
+3
2012-04-02
usb/rtl8150 : Remove duplicated definitions
huajun li
1
-26
/
+0
2012-04-02
rionet: fix page allocation order of rionet_active
Akinobu Mita
1
-5
/
+6
2012-04-02
via-rhine: fix wait-bit inversion.
Andreas Mohr
1
-5
/
+7
2012-04-01
ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4
Shmulik Ladkani
1
-7
/
+27
2012-04-01
net: lpc_eth: Fix rename of dev_hw_addr_random
stigge@antcom.de
1
-1
/
+1
2012-04-01
net/netfilter/nfnetlink_acct.c: use linux/atomic.h
Andrew Morton
1
-1
/
+1
2012-04-01
rose_dev: fix memcpy-bug in rose_set_mac_address
danborkmann@iogearbox.net
1
-2
/
+2
2012-04-01
Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.
Kenth Eriksson
1
-6
/
+6
2012-04-01
net/garp: avoid infinite loop if attribute already exists
David Ward
1
-12
/
+10
2012-04-01
Linux 3.4-rc1
v3.4-rc1
Linus Torvalds
1
-2
/
+2
2012-03-31
vfs: fix out-of-date dentry_unhash() comment
J. Bruce Fields
1
-1
/
+1
2012-03-31
vfs: split __lookup_hash
Miklos Szeredi
1
-64
/
+44
2012-03-31
untangling do_lookup() - take __lookup_hash()-calling case out of line.
Al Viro
1
-15
/
+16
2012-03-31
untangling do_lookup() - switch to calling __lookup_hash()
Al Viro
1
-67
/
+46
2012-03-31
untangling do_lookup() - merge d_alloc_and_lookup() callers
Al Viro
1
-3
/
+3
2012-03-31
untangling do_lookup() - merge failure exits in !dentry case
Al Viro
1
-15
/
+8
2012-03-31
untangling do_lookup() - massage !dentry case towards __lookup_hash()
Al Viro
1
-25
/
+20
2012-03-31
untangling do_lookup() - get rid of need_reval in !dentry case
Al Viro
1
-6
/
+1
2012-03-31
untangling do_lookup() - eliminate a loop.
Al Viro
1
-4
/
+8
2012-03-31
untangling do_lookup() - expand the area under ->i_mutex
Al Viro
1
-2
/
+4
2012-03-31
untangling do_lookup() - isolate !dentry stuff from the rest of it.
Al Viro
1
-1
/
+16
2012-03-31
vfs: move MAY_EXEC check from __lookup_hash()
Miklos Szeredi
1
-6
/
+5
2012-03-31
vfs: don't revalidate just looked up dentry
Miklos Szeredi
1
-3
/
+1
2012-03-31
vfs: fix d_need_lookup/d_revalidate order in do_lookup
Miklos Szeredi
1
-2
/
+2
2012-03-31
ext3: move headers to fs/ext3/
Al Viro
23
-668
/
+437
2012-03-31
migrate ext2_fs.h guts to fs/ext2/ext2.h
Al Viro
6
-656
/
+634
[next]