Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0b077feac00a8b7b0afbab3274b2e74b749bc917
/
arch
/
um
/
drivers
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
5704e44
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
9a181c5
uml: kill big kernel lock
by Arnd Bergmann
· 14 years ago
e3c6cf6
uml: fix build
by FUJITA Tomonori
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
4752690
ubd: fix incorrect sector handling during request restart
by Tejun Heo
· 14 years ago
9337057
um: Proper Fix for f25c80a4: remove duplicate structure field initialization
by Boaz Harrosh
· 14 years ago
f335397
Input: sysrq - drop tty argument form handle_sysrq()
by Dmitry Torokhov
· 14 years ago
d6d1b65
param: simple locking for sysfs-writable charp parameters
by Rusty Russell
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
4756227
um: call free_irq() only on enabled channels
by Richard Weinberger
· 14 years ago
faa38b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
6e9624b
block: push down BKL into .open and .release
by Arnd Bergmann
· 14 years ago
f25c80a
arch/um/drivers: remove duplicate structure field initialization
by Julia Lawall
· 14 years ago
90dc763
sound: push BKL into open functions
by Arnd Bergmann
· 14 years ago
f137711
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 14 years ago
9f37af6
uml: Pushdown the bkl from harddog_kern ioctl
by Frederic Weisbecker
· 14 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
d6c89d9
uml: Convert to unlocked_ioctls to remove implicit BKL
by John Kacur
· 15 years ago
d5f1d54
um/mmapper: Remove BKL usage
by Arnd Bergmann
· 15 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
1896950
UML: Remove unused variable from line driver
by Jan Kiszka
· 15 years ago
7f3c1fa
uml: Fix build breakage after slab.h changes
by Jan Kiszka
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
03315b5
uml: line.c: avoid NULL pointer dereference
by Alexander Beregalov
· 15 years ago
0f2cc4e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
8737c93
Switch may_open() and break_lease() to passing O_...
by Al Viro
· 15 years ago
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
086fa5f
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
by Martin K. Petersen
· 15 years ago
4ecf09f
Unrot uml mconsole a bit
by Al Viro
· 15 years ago
e7d2860
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
by André Goddard Rosa
· 15 years ago
6613c5e
uml: convert to seq_file/proc_fops
by Alexey Dobriyan
· 15 years ago
d63c489
um: Remove BKL from mmapper
by Thomas Gleixner
· 15 years ago
df502e3
um: Remove BKL from random
by Thomas Gleixner
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
0fc0b73
netdev: drivers should make ethtool_ops const
by Stephen Hemminger
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
ab420e6
UML: Fix some apparent bitrot
by Paul Menage
· 15 years ago
8691b97
uml: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 16 years ago
83096eb
block: convert to pos and nr_sectors accessors
by Tejun Heo
· 16 years ago
f81f2f7
ubd: drop unnecessary rq->sector manipulation
by Tejun Heo
· 16 years ago
4d6c84d
ubd: cleanup completion path
by Tejun Heo
· 16 years ago
ea02259
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup
by Linus Torvalds
· 16 years ago
ebe28bb
uml: fix compile error from net_device_ops conversion
by Miklos Szeredi
· 16 years ago
73855e1
ubd_kern: make it 'struct hd_driveid'-free
by Bartlomiej Zolnierkiewicz
· 16 years ago
65bd6a9
uml: remove useless comments
by WANG Cong
· 16 years ago
792dd4f
ubd: stop defintining MAJOR_NR
by Christoph Hellwig
· 16 years ago
8bb95b3
uml: convert network device to netdevice ops
by Stephen Hemminger
· 16 years ago
cfa8707
uml: convert network device to internal network device stats
by Stephen Hemminger
· 16 years ago
41a9e64
uml: fix vde network backend in user mode linux
by Luca Bigliardi
· 16 years ago
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
cbacc2c
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
eb14f01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
3613712
uml: boot broken due to buffer overrun
by Balbir Singh
· 16 years ago
17c324f
um: Kill directly reference of netdev->priv
by Wang Chen
· 16 years ago
745ca24
CRED: Pass credentials through dentry_open()
by David Howells
· 16 years ago
7c510e4
net: convert more to %pM
by Johannes Berg
· 16 years ago
2248485
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
by Linus Torvalds
· 16 years ago
ec82c32
x86, um: get rid of arch/um/os symlink
by Al Viro
· 16 years ago
a625c99
[PATCH] switch ubd
by Al Viro
· 17 years ago
d4430d62
[PATCH] beginning of methods conversion
by Al Viro
· 17 years ago
c564b6f
uml: small cleanups and note bugs to be dealt with by uml authors...
by Alan Cox
· 16 years ago
06ac667
uml: fix tty-related build error
by WANG Cong
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
7eb500d
uml-random: BKL pushdown
by Arnd Bergmann
· 16 years ago
bd6859f
uml-mmapper: BKL pushdown
by Arnd Bergmann
· 16 years ago
78dccb4
uml-harddog: BKL pushdown
by Arnd Bergmann
· 16 years ago
9f31287
uml: remove a duplicate include
by Huang Weiyi
· 16 years ago
296cd66
missed kmalloc() in pcap_user.c
by Al Viro
· 16 years ago
3d88958
uml: style fixes in the random driver
by Jeff Dike
· 16 years ago
5d33e4d
uml: random driver fixes
by Jeff Dike
· 16 years ago
6d07424
uml: use DIV_ROUND_UP
by Jiri Olsa
· 16 years ago
43f5b30
uml: fix build when SLOB is enabled
by Jeff Dike
· 16 years ago
484f1e2
uml: fix errno return
by Johann Felix Soden
· 16 years ago
3168cb9
uml: fix inconsistence due to tty_operation change
by WANG Cong
· 17 years ago
5dc62b1
uml: clean up arch/um/drivers/ubd_kern.c
by WANG Cong
· 17 years ago
074a0db
uml: make several things static
by WANG Cong
· 17 years ago
1605ec0
uml: make three functions static
by WANG Cong
· 17 years ago
02d324b
uml: remove a useless function
by WANG Cong
· 17 years ago
3af7cb7
uml: make a function static
by WANG Cong
· 17 years ago
3595726
uml: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
f70c176
[UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_list
by Patrick McHardy
· 17 years ago
e4d06b3
uml: fix helper_wait calls in watchdog
by Johann Felix Soden
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
827b3f6
uml: make mconsole_stack namespace-aware
by Jeff Dike
· 17 years ago
2aa9c5d
uml: port mutex conversion
by Daniel Walker
· 17 years ago
e98fa28
uml: mconsole mutex conversion
by Daniel Walker
· 17 years ago
2278c5a
uml: use of a public MAC is a warning, not an error
by Jeff Dike
· 17 years ago
cc0be0f
uml: fix infinite mconsole loop
by Karol Swietlicki
· 17 years ago
438ee67
uml: DEBUG_SHIRQ fixes
by Jeff Dike
· 17 years ago
83380cc
uml: remove fakehd
by Jeff Dike
· 17 years ago
80e3931
uml: SMP locking commentary
by Jeff Dike
· 17 years ago
1aa351a
uml: tidy helper code
by Jeff Dike
· 17 years ago
7b5cc6e
uml: fix mconsole stop
by Karol Swietlicki
· 17 years ago
2dc5802
uml: remove duplicate config symbol and unused file and variables
by Karol Swietlicki
· 17 years ago
b7c000c
uml: add missing space
by Joe Perches
· 17 years ago
Next »