Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
49b766ec12650db38e98caafa3cd94e8ff59000c
49b766e
Merge branch 'urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
464d155
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
fefcfd4
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
37c2ca2
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6e958d7
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
7811a32
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
c896a2e
frv: fix check on unsigned in do_signal()
by Roel Kluin
· 15 years ago
c36987e
mm: don't call pte_unmap() against an improper pte
by Daisuke Nishimura
· 15 years ago
2545f03
lis3: add support for the HP HDX 18
by Ian E. Morgan
· 15 years ago
af19611
lis3: add support for the HP EliteBook 8530w
by Éric Piel
· 15 years ago
a03018f
lis3: better support for hp 6730x
by Pavel Herrmann
· 15 years ago
246eb7f
cpuidle: always return with interrupts enabled
by Kevin Hilman
· 15 years ago
5e8d8f6
checkpatch: version 0.30
by Andy Whitcroft
· 15 years ago
2b474a1
checkpatch: fix false EXPORT_SYMBOL warning
by Andy Whitcroft
· 15 years ago
99423c2
checkpatch: fix __attribute__ matching
by Andy Whitcroft
· 15 years ago
2ceb532
checkpatch: fix false errors due to macro concatenation
by Andy Whitcroft
· 15 years ago
131edb3
checkpatch: update copyright dates
by Andy Whitcroft
· 15 years ago
cc77cdc
checkpatch: correctly stop scanning at the bottom of a hunk
by Andy Whitcroft
· 15 years ago
9a974fd
checkpatch: possible types -- prevent illegal modifiers being added
by Andy Whitcroft
· 15 years ago
1a83e17
mm: fix sparsemem configuration
by Russell King
· 15 years ago
c2494ac
edac: i5100 fix initialization code
by Keith Mannthey
· 15 years ago
0616fb0
edac: i5400 fix missing CONFIG_PCI define
by Ira W. Snyder
· 15 years ago
156edd4
edac: i5400 fix csrow mapping
by Jeff Roberson
· 15 years ago
8c85dd8
sysctl: fix false positives when PROC_SYSCTL=n
by Alexey Dobriyan
· 15 years ago
115a57c
hwmon: enhance the sysfs API for power meters
by Darrick J. Wong
· 15 years ago
46c529c
twl4030-gpio: remove __devexit markings from remove func
by Mike Frysinger
· 15 years ago
c68d2b1
8250_pci: add IBM Saturn serial card
by Benjamin Herrenschmidt
· 15 years ago
1b62cbf
serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and pci_ids.h
by Krauth.Julien
· 15 years ago
9d09daf
atmel_serial: fix bad BUILD_BUG_ON() usage
by Haavard Skinnemoen
· 15 years ago
6a7b954
vmscan: order evictable rescue in LRU putback
by Johannes Weiner
· 15 years ago
b05ca73
do_mbind(): fix memory leak
by KOSAKI Motohiro
· 15 years ago
ab8a3e1
mbind(): fix leak of never putback pages
by KOSAKI Motohiro
· 15 years ago
47f365e
hfs: fix oops on mount with corrupted btree extent records
by Jeff Mahoney
· 15 years ago
cf6e693
loop: fix NULL dereference if mount fails
by Alexey Dobriyan
· 15 years ago
41e2098
vmscan: limit VM_EXEC protection to file pages
by Wu Fengguang
· 15 years ago
b76146e
revert "mm: oom analysis: add buffer cache information to show_free_areas()"
by Andrew Morton
· 15 years ago
5c36fe3
hfsplus: refuse to mount volumes larger than 2TB
by Ben Hutchings
· 15 years ago
b5654f5
MAINTAINERS: rt2x00 list is moderated
by Bartlomiej Zolnierkiewicz
· 15 years ago
860c44c
MAINTAINERS: add Open Firmware / Flattened Device Tree entry
by Grant Likely
· 15 years ago
c7c4fb1
MAINTAINERS: document new "K:" entry type
by Joe Perches
· 15 years ago
dcf36a9
scripts/get_maintainer.pl: add patch/file search for keywords
by Joe Perches
· 15 years ago
27480cc
MAINTAINERS: update WOLFSON MICROELECTRONICS
by Joe Perches
· 15 years ago
b55ef929
MAINTAINERS: fix up PERIPHERAL spelling
by Joe Perches
· 15 years ago
364e9e1
MAINTAINERS: WINBOND CIR - Integrate P:/M: lines, fixup David Härdeman's name
by Joe Perches
· 15 years ago
2bf822d
MAINTAINERS: SIMPLE FIRMWARE INTERFACE: update email style
by Joe Perches
· 15 years ago
a2681a7
MAINTAINERS: update SCORE architecture name style and add file pattern
by Joe Perches
· 15 years ago
ee709b0
MAINTAINERS: update Kernel Janitors after mismerge
by Joe Perches
· 15 years ago
7a241d6
MAINTAINERS: use tab not spaces after field types
by Joe Perches
· 15 years ago
476604d
MAINTAINERS: change ATM mailing list to moderated
by Joe Perches
· 15 years ago
0e24bdd
MAINTAINERS: update OMAP Tony Lindgren email name
by Joe Perches
· 15 years ago
d6f005a
MAINTAINERS: update TRACING section
by Joe Perches
· 15 years ago
bda2562
MAINTAINERS: update GENERIC UIO FOR PCI DEVICES
by Joe Perches
· 15 years ago
8753298
omap_hsmmc: add missing probe handler hook
by Roger Quadros
· 15 years ago
0a1b71b
strstrip(): mark as as must_check
by KOSAKI Motohiro
· 15 years ago
478988d
cgroup: fix strstrip() misuse
by KOSAKI Motohiro
· 15 years ago
58355c7
congestion_wait(): don't use WRITE
by KOSAKI Motohiro
· 15 years ago
0d0df59
connector: fix regression introduced by sid connector
by Christian Borntraeger
· 15 years ago
370c28d
hwpoison: fix/proc/meminfo alignment
by Hugh Dickins
· 15 years ago
92f7ba7
hwpoison: fix oops on ksm pages
by Hugh Dickins
· 15 years ago
2eca40a
cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=n
by Randy Dunlap
· 15 years ago
94efb72
pcmcia: do not load the pd6729 driver if io_base is NULL
by Komuro
· 15 years ago
964fe08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
4848490
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
ff07eb8
move virtrng_remove to .devexit.text
by Uwe Kleine-König
· 15 years ago
1e65175
move virtballoon_remove to .devexit.text
by Uwe Kleine-König
· 15 years ago
3225bea
virtio_blk: Revert serial number support
by Rusty Russell
· 15 years ago
e95646c
virtio: let header files include virtio_ids.h
by Christian Borntraeger
· 15 years ago
f8b12e5
virtio_blk: revert QUEUE_FLAG_VIRT addition
by Christoph Hellwig
· 16 years ago
845de8a
niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was copied to the head buffer in the Vlan packets case
by Joyce Yu
· 15 years ago
d995053
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 15 years ago
be8db0b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
422b42f
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
1b76070
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 15 years ago
04bf753
PM: Make warning in suspend_test_finish() less likely to happen
by Rafael J. Wysocki
· 15 years ago
af2bd9d
mmc: at91_mci: Don't include asm/mach/mmc.h
by Uwe Kleine-König
· 15 years ago
ab4ed67
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
4fe71db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 15 years ago
4223a4a
nfs: Fix nfs_parse_mount_options() kfree() leak
by Yinghai Lu
· 15 years ago
ad39602
fs: pipe.c null pointer dereference
by Earl Chew
· 15 years ago
0996391
ARM: Fix lubbock defconfig build
by Russell King
· 15 years ago
c768e67
ARM: 5769/1: CPU_ARM920T: remove dead Maverick EP9312 URL
by Hartley Sweeten
· 15 years ago
f248dc6
ARM: 5768/1: ep93xx: remove dead code in ep93xx_gpio_ab_irq_handler()
by Hartley Sweeten
· 15 years ago
fb78b11
ARM: 5767/1: ep93xx: remove ep93xx_init_time() prototype
by Hartley Sweeten
· 15 years ago
faff803
ARM: 5765/1: Updated U300 defconfig
by Linus Walleij
· 15 years ago
4726374
ARM: 5766/1: Fix watchdog enabling for AT91SAM9G45
by Yegor Yefremov
· 15 years ago
02dd0a0
x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi()
by Robin Holt
· 15 years ago
b6a71bf
KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICAST
by Ben Dooks
· 15 years ago
160d0fa
KS8851: Fix MAC address write order
by Ben Dooks
· 15 years ago
57dada6
KS8851: Add soft reset at probe time
by Ben Dooks
· 15 years ago
78abcb1
net: fix section mismatch in fec.c
by Steven King
· 15 years ago
9455268
dnotify: ignore FS_EVENT_ON_CHILD
by Andreas Gruenbacher
· 15 years ago
5f78433
pcmcia: Fix possible printk format warnings
by Wolfram Sang
· 15 years ago
abf90cc
net: Fix struct inet_timewait_sock bitfield annotation
by Eric Dumazet
· 15 years ago
b6b39e8
tcp: Try to catch MSG_PEEK bug
by Herbert Xu
· 15 years ago
13b79b97
crypto: aesni-intel - Fix irq_fpu_usable usage
by Huang Ying
· 15 years ago
55b8050
net: Fix IP_MULTICAST_IF
by Eric Dumazet
· 15 years ago
45054dc
bluetooth: static lock key fix
by Dave Young
· 15 years ago
f74c77c
bluetooth: scheduling while atomic bug fix
by Dave Young
· 15 years ago
b103cf3
tcp: fix TCP_DEFER_ACCEPT retrans calculation
by Julian Anastasov
· 15 years ago
0c3d79b
tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPT
by Julian Anastasov
· 15 years ago
Next »