Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f631a78445e94b8a9ae23980d00a5cb2d9c3d0c7
f631a78
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
by Linus Torvalds
· 16 years ago
13ffc32
isdn: mISDN HFC PCI support depends on virt_to_bus()
by Stephen Rothwell
· 16 years ago
5995477
task IO accounting: improve code readability
by Andrea Righi
· 16 years ago
605ccb7
tracing: remove unused variable
by Andrea Righi
· 16 years ago
3756144
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
eeb61f7
missing bits of net-namespace / sysctl
by Al Viro
· 16 years ago
bfbcf03
lost sysctl fix
by Al Viro
· 16 years ago
c5b61d5
Fix namespace issue with Hisax
by Karsten Keil
· 16 years ago
536319a
ALSA: Allow to force model to intel-mac-v3 in snd_hda_intel (sigmatel).
by Nicolas Boichat
· 16 years ago
b15ebe2
ALSA: cs4232: fix crash during chip PNP detection
by Krzysztof Helt
· 16 years ago
fe7e873
ALSA: hda - Add automatic model setting for the Acer Aspire 5920G laptop
by Travis Place
· 16 years ago
13c2108
ALSA: make snd_ac97_add_vmaster() static
by Adrian Bunk
· 16 years ago
6aa1e46
ALSA: sound/pci/azt3328.h: no variables for enums
by Adrian Bunk
· 16 years ago
8be1a6d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
852fef6
fix for a memory leak in an error case introduced by fix for double free
by Oliver Neukum
· 16 years ago
9ee08c2
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
eaf0ba5
Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-utrace
by Linus Torvalds
· 16 years ago
732730d
m68k: gs: use tty_port fixes
by Geert Uytterhoeven
· 16 years ago
bdee6ac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
4836e30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
5c7c204
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
by Linus Torvalds
· 16 years ago
2284284
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
78681ac
firmware: fix memmap printk format warnings
by Randy Dunlap
· 16 years ago
3b8f14b
mm/util.c must #include <linux/sched.h>
by Adrian Bunk
· 16 years ago
510a35d
hugetlb: remove unused variable warning
by Andrea Righi
· 16 years ago
b2d002d
task IO accounting: correctly account threads IO statistics
by Andrea Righi
· 16 years ago
6a9436d
gpiolib: fix typo in comment
by Michael Buesch
· 16 years ago
4e1e018
[PATCH] fix RLIM_NOFILE handling
by Al Viro
· 16 years ago
6c5d051
[PATCH] get rid of corner case in dup3() entirely
by Al Viro
· 16 years ago
4cc38a1
[PATCH] remove remaining namei_{32,64}.h crap
by Al Viro
· 16 years ago
3f8206d
[PATCH] get rid of indirect users of namei.h
by Al Viro
· 16 years ago
964bd18
[PATCH] get rid of __user_path_lookup_open
by Al Viro
· 16 years ago
516e0cc
[PATCH] f_count may wrap around
by Al Viro
· 16 years ago
3c33393
[PATCH] dup3 fix
by Ulrich Drepper
· 16 years ago
58ec42b
[PATCH] don't pass nameidata to __ncp_lookup_validate()
by Al Viro
· 16 years ago
a569c71
[PATCH] don't pass nameidata to gfs2_lookupi()
by Al Viro
· 16 years ago
2ad94ae
[PATCH] new (local) helper: user_path_parent()
by Al Viro
· 16 years ago
2d8f303
[PATCH] sanitize __user_walk_fd() et.al.
by Al Viro
· 16 years ago
256984a
[PATCH] preparation to __user_walk_fd cleanup
by Al Viro
· 16 years ago
f419a2e
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
by Al Viro
· 16 years ago
3052447
[PATCH] take noexec checks to very few callers that care
by Al Viro
· 16 years ago
e56b6a5
Re: [PATCH 3/6] vfs: open_exec cleanup
by Christoph Hellwig
· 17 years ago
beb29e0
[patch 4/4] vfs: immutable inode checking cleanup
by Miklos Szeredi
· 16 years ago
b1da47e
[patch 3/4] fat: dont call notify_change
by Miklos Szeredi
· 16 years ago
e9b76fe
[patch 2/4] vfs: utimes cleanup
by Miklos Szeredi
· 16 years ago
9767d74
[patch 1/4] vfs: utimes: move owner check into inode_change_ok()
by Miklos Szeredi
· 16 years ago
88b3878
[PATCH] vfs: use kstrdup() and check failing allocation
by Li Zefan
· 16 years ago
672b16b
[PATCH] more nameidata removal: exec_permission_lite() doesn't need it
by Al Viro
· 16 years ago
b77b064
[PATCH] pass MAY_OPEN to vfs_permission() explicitly
by Al Viro
· 16 years ago
a110343
[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess
by Al Viro
· 16 years ago
7f2da1e
[PATCH] kill altroot
by Al Viro
· 17 years ago
8bb7922
[PATCH] permission checks for chdir need special treatment only on the last step
by Al Viro
· 16 years ago
db2e747
[patch 5/5] vfs: remove mode parameter from vfs_symlink()
by Miklos Szeredi
· 17 years ago
7e79eed
[patch 4/5] vfs: reuse local variable in vfs_link()
by Tetsuo Handa
· 17 years ago
2f1936b
[patch 3/5] vfs: change remove_suid() to file_remove_suid()
by Miklos Szeredi
· 17 years ago
c82e42d
[patch 1/5] vfs: truncate: dont check immutable twice
by Miklos Szeredi
· 17 years ago
e6305c4
[PATCH] sanitize ->permission() prototype
by Al Viro
· 16 years ago
1bd5191
[patch 05/14] hpfs: dont call permission()
by Miklos Szeredi
· 17 years ago
9043476
[PATCH] sanitize proc_sysctl
by Al Viro
· 16 years ago
ae7edec
[PATCH] sysctl: keep track of tree relationships
by Al Viro
· 16 years ago
bd7b153
[PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones
by Al Viro
· 16 years ago
f7e6ced
[PATCH] allow delayed freeing of ctl_table_header
by Al Viro
· 16 years ago
7345509
[PATCH] beginning of sysctl cleanup - ctl_table_set
by Al Viro
· 16 years ago
7ac6cd6
[patch] hppfs: remove hppfs_permission
by Miklos Szeredi
· 16 years ago
d2d9648
[PATCH] reuse xxx_fifo_fops for xxx_pipe_fops
by Denys Vlasenko
· 16 years ago
d70b67c
[patch] vfs: fix lookup on deleted directory
by Miklos Szeredi
· 16 years ago
6c3b8fc
netns: fix ip_rt_frag_needed rt_is_expired
by Hugh Dickins
· 16 years ago
6c64825
netfilter: nf_conntrack_extend: avoid unnecessary "ct->ext" dereferences
by Patrick McHardy
· 16 years ago
93bc4e8
netfilter: fix double-free and use-after free
by Pekka Enberg
· 16 years ago
3918fed
netfilter: arptables in netns for real
by Alexey Dobriyan
· 16 years ago
f858b48
netfilter: ip{,6}tables_security: fix future section mismatch
by Alexey Dobriyan
· 16 years ago
6c5a9d2
selinux: use nf_register_hooks()
by Alexey Dobriyan
· 16 years ago
e40f51a
netfilter: ebtables: use nf_register_hooks()
by Alexey Dobriyan
· 16 years ago
3712b42
Add layer1 over IP support
by Karsten Keil
· 16 years ago
af69fb3
Add mISDN HFC multiport driver
by Karsten Keil
· 16 years ago
1700fe1
Add mISDN HFC PCI driver
by Karsten Keil
· 16 years ago
960366c
Add mISDN DSP
by Karsten Keil
· 16 years ago
1b2b03f
Add mISDN core files
by Karsten Keil
· 16 years ago
04578dd
Define AF_ISDN and PF_ISDN
by Karsten Keil
· 16 years ago
e4ac9bc
Add mISDN driver
by Karsten Keil
· 16 years ago
deec9ae
atmel-mci: debugfs support
by Haavard Skinnemoen
· 16 years ago
f4b7f92
mmc: Add per-card debugfs support
by Haavard Skinnemoen
· 16 years ago
6edd8ee
mmc: Export internal host state through debugfs
by Haavard Skinnemoen
· 16 years ago
c5d5e9c
imxmmc: fix crash when no platform data is provided
by Paulius Zaleckas
· 16 years ago
5fc63df
imxmmc: fix platform resources
by Paulius Zaleckas
· 16 years ago
322069c
imxmmc: remove DEBUG definition
by Paulius Zaleckas
· 16 years ago
a9906a1
tracehook: comment fixes
by Roland McGrath
· 16 years ago
cc9969c
Merge branches 'bkl-removal', 'ipoib', 'mlx4' and 'nes' into for-linus
by Roland Dreier
· 16 years ago
a048d3a
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
fb3b806
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
7f268a2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 16 years ago
689796a
dsp56k: Fix BKL pushdown
by Geert Uytterhoeven
· 16 years ago
37e67b7
drivers/video/fbmem.c: removed duplicated include
by Huang Weiyi
· 16 years ago
4b1fefa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
6ca813c
video/stifb.c: make 2 functions static
by Adrian Bunk
· 16 years ago
3d1e412
video/console/stico{n,re}.c: make code static
by Adrian Bunk
· 16 years ago
511e748
make macfb_setup() static
by Adrian Bunk
· 16 years ago
f56f6d3
make init/do_mounts.c:root_device_name static
by Adrian Bunk
· 16 years ago
9580d85
drivers/char/rtc.c: make 2 functions static
by Adrian Bunk
· 16 years ago
7c363b8
mm/swapfile.c: make code static
by Adrian Bunk
· 16 years ago
Next »