Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6a5a3d6a4adde0c66f3be29bbd7c0d6ffb7e1a40
6a5a3d6
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
8bbbfa7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
bd81cce
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
98260da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
e225ca2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
54f7fc2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
0c4a479
Merge tag 'please-pull-dhowells-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 12 years ago
ade0899
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
871a059
perf: Handle new rbtree implementation
by Markus Trippelsdorf
· 12 years ago
4e21fc1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
8418263
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
f81700b
procfs: don't need a PATH_MAX allocation to hold a string representation of an int
by Jeff Layton
· 12 years ago
7950e38
vfs: embed struct filename inside of names_cache allocation if possible
by Jeff Layton
· 12 years ago
adb5c24
audit: make audit_inode take struct filename
by Jeff Layton
· 12 years ago
669abf4
vfs: make path_openat take a struct filename pointer
by Jeff Layton
· 12 years ago
873f1ee
vfs: turn do_path_lookup into wrapper around struct filename variant
by Jeff Layton
· 12 years ago
7ac8626
audit: allow audit code to satisfy getname requests from its names_list
by Jeff Layton
· 12 years ago
91a27b2
vfs: define struct filename and have getname() return it
by Jeff Layton
· 12 years ago
c19c6c9
arch/tile: enable interrupts in do_work_pending()
by Chris Metcalf
· 12 years ago
d20f2f8
Merge tag 'tags/disintegrate-tile-20121009' into for-linus
by Chris Metcalf
· 12 years ago
dabdaf0
mcs7830: Fix link state detection
by Ondrej Zary
· 12 years ago
93ac0ef
net: add doc for in4_pton()
by Amerigo Wang
· 12 years ago
28194fc
net: add doc for in6_pton()
by Amerigo Wang
· 12 years ago
8437e76
vti: fix sparse bit endian warnings
by stephen hemminger
· 12 years ago
4c67525
tcp: resets are misrouted
by Alexey Kuznetsov
· 12 years ago
5522be6
alpha: switch to saner kernel_execve() semantics
by Al Viro
· 12 years ago
9fff2fa
arm: switch to saner kernel_execve() semantics
by Al Viro
· 12 years ago
22e2430d
x86, um: convert to saner kernel_execve() semantics
by Al Viro
· 12 years ago
a74fb73
infrastructure for saner ret_from_kernel_thread semantics
by Al Viro
· 12 years ago
ccff9b1
Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
3dc329b
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 12 years ago
03d3602
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
0588f1f
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
9d55ab7
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
cb6b6df
xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.
by Konrad Rzeszutek Wilk
· 12 years ago
1a7bbda
xen/bootup: allow {read|write}_cr8 pvops call.
by Konrad Rzeszutek Wilk
· 12 years ago
cd0608e
xen/bootup: allow read_tscp call for Xen PV guests.
by Konrad Rzeszutek Wilk
· 12 years ago
c1f8d90
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 12 years ago
8e377d1
vfs: unexport getname and putname symbols
by Jeff Layton
· 12 years ago
cfd4da1
acct: constify the name arg to acct_on
by Jeff Layton
· 12 years ago
a608ca2
vfs: allocate page instead of names_cache buffer in mount_block_root
by Jeff Layton
· 12 years ago
4fa6b5e
audit: overhaul __audit_inode_child to accomodate retrying
by Jeff Layton
· 12 years ago
e3d6b07
audit: optimize audit_compare_dname_path
by Jeff Layton
· 12 years ago
29e9a34
audit: make audit_compare_dname_path use parent_len helper
by Eric Paris
· 12 years ago
563a0d1
audit: remove dirlen argument to audit_compare_dname_path
by Jeff Layton
· 12 years ago
bfcec70
audit: set the name_len in audit_inode for parent lookups
by Jeff Layton
· 12 years ago
78e2e80
audit: add a new "type" field to audit_names struct
by Jeff Layton
· 12 years ago
c43a25a
audit: reverse arguments to audit_inode_child
by Jeff Layton
· 12 years ago
9cec9d6
audit: no need to walk list in audit_inode if name is NULL
by Jeff Layton
· 12 years ago
1c2e51e
audit: pass in dentry to audit_copy_inode wherever possible
by Jeff Layton
· 12 years ago
f78570d
audit: remove unnecessary NULL ptr checks from do_path_lookup
by Jeff Layton
· 12 years ago
4f1cd91
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
759e00b
Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
5cea24c
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
2fc07ef
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
79360dd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
8213a2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
4092475
Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 12 years ago
fb45550
make sure that kernel_thread() callbacks call do_exit() themselves
by Al Viro
· 12 years ago
d6b2123
make sure that we always have a return path from kernel_execve()
by Al Viro
· 12 years ago
ecf89e5
ppc: eeh_event should just use kthread_run()
by Al Viro
· 12 years ago
ba4df28
don't bother with kernel_thread/kernel_execve for launching linuxrc
by Al Viro
· 12 years ago
cb45076
alpha: get rid of switch_stack argument of do_work_pending()
by Al Viro
· 12 years ago
d9d0738
alpha: don't bother passing switch_stack separately from regs
by Al Viro
· 12 years ago
6972d6f
alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.c
by Al Viro
· 12 years ago
7721d3c
alpha: simplify TIF_NEED_RESCHED handling
by Al Viro
· 12 years ago
cbd8aca
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
35e9a274
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
ae3e462
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
5f76945
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 12 years ago
940e3a8
Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 12 years ago
98f6ef6
vfs: bogus warnings in fs/namei.c
by Arnd Bergmann
· 12 years ago
808d4e3
consitify do_mount() arguments
by Al Viro
· 12 years ago
415c2c5
compiler-gcc4.h: correct verion check for __compiletime_error
by Daniel Santos
· 12 years ago
76b2764
modpost: Permit .GCC.command.line sections
by Jonathan Kliegman
· 12 years ago
5d9d01a3
usbnet: Support devices reporting idleness
by Oliver Neukum
· 12 years ago
e7d491a
Add CDC-ACM support for the CX93010-2x UCMxx USB Modem
by Jean-Christian de Rivaz
· 12 years ago
aac9453
net/ethernet/jme: disable ASPM
by Kevin Baradon
· 12 years ago
0d0d0b1
Merge tag 'disintegrate-wimax-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by David S. Miller
· 12 years ago
0e24c4f
tcp: sysctl interface leaks 16 bytes of kernel memory
by Alan Cox
· 12 years ago
0abc1ce
kaweth: print correct debug ptr
by Alan Cox
· 12 years ago
bf3b202
Merge branch 'staging/for_v3.7' into v4l_for_linus
by Mauro Carvalho Chehab
· 12 years ago
759f429
9P: Fix race between p9_write_work() and p9_fd_request()
by Simon Derr
· 12 years ago
a9ca404
Merge Trond's bugfixes
by J. Bruce Fields
· 12 years ago
26de9c2
Update SmPL/Coccinelle section of MAINTAINERS
by Nicolas Palix
· 12 years ago
c05cd6d
coccicheck: Add the rep+ctxt mode
by Nicolas Palix
· 12 years ago
e8fa600
scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR inconsistency
by Julia Lawall
· 12 years ago
a0f0dd5
Merge branch 'fixes' into for-linus
by Russell King
· 12 years ago
0cc8d6a
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 12 years ago
8edc0e6
e1000e: Change wthresh to 1 to avoid possible Tx stalls
by Hiroaki SHIMODA
· 12 years ago
959859d
Merge branch 'uapi-for-3.7' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 12 years ago
68aaed5
ipv4: fix route mark sparse warning
by stephen hemminger
· 12 years ago
6a8ed46
xen: netback: handle compound page fragments on transmit.
by Ian Campbell
· 12 years ago
6caab7b
bridge: Pull ip header into skb->data before looking into ip header.
by Sarveshwar Bandi
· 12 years ago
435f08a
isdn: fix a wrapping bug in isdn_ppp_ioctl()
by Dan Carpenter
· 12 years ago
34e02aa
vxlan: fix oops when give unknown ifindex
by stephen hemminger
· 12 years ago
d97c00a
vxlan: fix receive checksum handling
by stephen hemminger
· 12 years ago
2840bf2
vxlan: add additional headroom
by stephen hemminger
· 12 years ago
05f47d6
vxlan: allow configuring port range
by stephen hemminger
· 12 years ago
1cad871
vxlan: associate with tunnel socket on transmit
by stephen hemminger
· 12 years ago
Next »