Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
152b92db7ad2c6d6c11c8eab07e90b73a90c8b76
152b92d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
b99ca60
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 13 years ago
84860c7
ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()
by Jesper Juhl
· 13 years ago
83fe32d
netpoll: call dev_put() on error in netpoll_setup()
by Dan Carpenter
· 13 years ago
f1c089e
net: ep93xx_eth: fix DMA API violations
by Mika Westerberg
· 13 years ago
1f758a4
net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()
by Mika Westerberg
· 13 years ago
3247a1f
net: ep93xx_eth: allocate buffers using kmalloc()
by Mika Westerberg
· 13 years ago
fc9b491
net: ep93xx_eth: pass struct device to DMA API functions
by Mika Westerberg
· 13 years ago
fa70cf4
ep93xx: set DMA masks for the ep93xx_eth
by Mika Westerberg
· 13 years ago
0b5c9db
vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check
by Jiri Pirko
· 13 years ago
06866bf
dl2k: EEPROM CRC calculation wrong endianess on bigendian machine
by Daniel Hellstrom
· 13 years ago
f777737
NET: am79c961: fix assembler warnings
by Russell King - ARM Linux
· 13 years ago
bfc6501
NET: am79c961: ensure multicast filter is correctly set at open
by Russell King - ARM Linux
· 13 years ago
d814dee
NET: am79c961: ensure asm() statements are marked volatile
by Russell King - ARM Linux
· 13 years ago
56a2105
linux/seqlock.h should #include asm/processor.h for cpu_relax()
by David Howells
· 13 years ago
45694c2
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 13 years ago
7f45e5c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 13 years ago
6aeccec
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 13 years ago
10f0d07
sparc32, leon: bugfix in LEON SMP interrupt init
by Daniel Hellstrom
· 13 years ago
a7d82a0
sparc32, sun4m: bugfix in SMP IPI traphandler
by Daniel Hellstrom
· 13 years ago
b4c8cc8
ethtool.h: fix typos
by Yegor Yefremov
· 13 years ago
5587912
ep93xx_eth: Update MAINTAINERS
by H Hartley Sweeten
· 13 years ago
96d7303
ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_data
by Steffen Klassert
· 13 years ago
5d61b9f
perf: Use make kernelversion instead of parsing the Makefile
by Michal Marek
· 13 years ago
bfe5424
kbuild: Hack for depmod not handling X.Y versions
by Michal Marek
· 13 years ago
fc4da9a
kbuild: Move depmod call to a separate script
by Michal Marek
· 13 years ago
78d3bb4
kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL
by Michal Marek
· 13 years ago
cacd54e
kbuild: Fix KERNELVERSION for empty SUBLEVEL or PATCHLEVEL
by Michal Marek
· 13 years ago
dfb863a
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
461df4d
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 13 years ago
361932b
Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6
by Linus Torvalds
· 13 years ago
90494cc
Merge branch 'stable/broadcom.ibft-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6
by Linus Torvalds
· 13 years ago
5ebe550
Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32
by Linus Torvalds
· 13 years ago
29cf519
vsprintf: Update %pI6c to not compress a single 0
by Joe Perches
· 13 years ago
dac853a
exec: delay address limit change until point of no return
by Mathias Krause
· 13 years ago
e23535c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
by John W. Linville
· 13 years ago
8aa460e
staging: iio: max517: Fix iio_info changes
by Roland Stigge
· 13 years ago
8eb73c6
Staging: mei: fix debug code
by Dan Carpenter
· 13 years ago
7f20caf
iscsi_ibft: iscsi_ibft_find unused variable i
by Connor Hansen
· 13 years ago
181e976
kbuild: silence Nothing to be done for 'all' message
by Peter Foley
· 13 years ago
62b62c5
unicore32: using generic-y format for one line asm-generic files
by Guan Xuetao
· 14 years ago
42733b3
unicore32: change PERCPU to PERCPU_SECTION
by Guan Xuetao
· 14 years ago
978b42e
unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig)
by Guan Xuetao
· 14 years ago
f4728fd
unicore32: change zImage physical address, though it's PIC codes
by Guan Xuetao
· 14 years ago
2809e80
unicore32: move rtc-puv3.c to drivers/rtc directory
by Guan Xuetao
· 14 years ago
0c1ad04
netpoll: prevent netpoll setup on slave devices
by WANG Cong
· 13 years ago
fe6fe79
net: pmtu_expires fixes
by Eric Dumazet
· 13 years ago
6c43e04
gianfar:localized filer table
by Wu Jiajun-B06378
· 13 years ago
307cfe7
powerpc: Force page alignment for initrd reserved memory
by Benjamin Herrenschmidt
· 13 years ago
d660474
Merge remote branch 'kumar/merge' into merge
by Benjamin Herrenschmidt
· 13 years ago
43d795c
Merge remote branch 'gcl/powerpc/merge' into merge
by Benjamin Herrenschmidt
· 13 years ago
1780f2d
AppArmor: Fix sleep in invalid context from task_setrlimit
by John Johansen
· 13 years ago
c49f878
dtc/powerpc: remove obsolete .gitignore entries
by Wolfram Sang
· 14 years ago
06e8684
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 13 years ago
13e12d1
vfs: reorganize 'struct inode' layout a bit
by Linus Torvalds
· 13 years ago
95f4efb
selinux: simplify and clean up inode_has_perm()
by Linus Torvalds
· 13 years ago
4c1f683
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 13 years ago
d6d0f66
MAINTAINERS: add a maintainer to Gadget Framework
by Felipe Balbi
· 13 years ago
365a13a
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
d21131b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
7e24cf4
Merge 3.0-rc2 + Linus's latest into usb-linus
by Greg Kroah-Hartman
· 13 years ago
a26d31c
USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver
by Steffen Sledz
· 13 years ago
a80fd9d
spi/rtc-m41t93: Use spi_get_drvdata() for SPI devices
by Geert Uytterhoeven
· 13 years ago
467701e
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
51e6525
iwlegacy: fix channel switch locking
by Stanislaw Gruszka
· 13 years ago
f3209be
mac80211: fix IBSS teardown race
by Johannes Berg
· 13 years ago
43e4e0b
iwlagn: send tx power command if defer cause by RXON not match
by Wey-Yi Guy
· 14 years ago
e2d4dc5
Staging: cx23885: fix include of altera.h
by Greg Kroah-Hartman
· 13 years ago
83fb086
cifs: trivial: add space in fsc error message
by Jeff Layton
· 13 years ago
33726bf
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
5b28f6a
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
46671b0
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 13 years ago
18367c0
Merge branch 'drm-radeon-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
c226feb
Merge branch 'for_3.0/gpio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into gpio/merge
by Grant Likely
· 13 years ago
81de916
tty_buffer: get rid of 'seen_tail' logic in flush_to_ldisc
by Linus Torvalds
· 13 years ago
805c221
drm/radeon/kms: disable hdmi audio by default
by Alex Deucher
· 13 years ago
62fff81
drm/radeon/kms: fix for radeon on systems >4GB without hardware iommu
by Daniel Haid
· 13 years ago
428c6e3
drm/radeon/kms: set family for use in parser.
by Dave Airlie
· 13 years ago
e756682
xfrm: Fix off by one in the replay advance functions
by Steffen Klassert
· 13 years ago
cb0a02e
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
d681f12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
6715a52
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
ef23980
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
12871a0
Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
ecff4fc
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
58a9a36
Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
22b174f
MAINTAINERS: Saying goodbye to David Brownell
by Grant Likely
· 13 years ago
9c125d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
by Linus Torvalds
· 13 years ago
4018237
MN10300: Add missing _sdata declaration
by David Howells
· 13 years ago
db1c9df
MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs()
by David Howells
· 13 years ago
2e65d1f
MN10300: Fix one of the kernel debugger cacheflush variants
by David Howells
· 13 years ago
aec040e
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 13 years ago
8ea656b
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 13 years ago
d205df9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 13 years ago
2421007
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x
by Linus Torvalds
· 13 years ago
8397345
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
6cb79b3
sparc: Remove unnecessary semicolons
by Joe Perches
· 13 years ago
9eeb089
Add support for allocating irqs for bootbus devices
by oftedal
· 13 years ago
ea16058
Do not skip interrupt sources in sun4d interrupt handler and acknowledge interrupts correctly
by oftedal
· 13 years ago
5fba170
Restructure sun4d_build_device_irq so that timer interrupts can be allocated
by oftedal
· 13 years ago
Next »