Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
6aa5fc434958d15a4d66d922d0416dfb03c07def
6aa5fc4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
362a61a
fix SMP data race in pagetable setup vs walking
by Nick Piggin
· 17 years ago
73f1028
read_barrier_depends arch fixlets
by Nick Piggin
· 17 years ago
9ee6b7f
net: Fix typo in net/core/sock.c.
by Rami Rosen
· 17 years ago
4b95ede
ppp: Do not free not yet unregistered net device.
by Pavel Emelyanov
· 17 years ago
01b7a31
netfilter: xt_iprange: module aliases for xt_iprange
by Phil Oester
· 17 years ago
1eedf69
netfilter: ctnetlink: dump conntrack ID in event messages
by Eric Leblond
· 17 years ago
3322238
irda: Fix a misalign access issue. (v2)
by Graf Yang
· 17 years ago
c1cc678
sctp: Fix use of uninitialized pointer
by Patrick McHardy
· 17 years ago
5e0f892
cipso: Relax too much careful cipso hash function.
by Pavel Emelyanov
· 17 years ago
4ef7e3e
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
9604006
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 17 years ago
25c55d9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 17 years ago
1f465f4
x86: user_regset_view table fix for ia32 on 64-bit
by Roland McGrath
· 17 years ago
afc8534
x86: arch/x86/mm/pat.c - fix warning
by Pranith Kumar
· 17 years ago
89804c0
x86: fix csum_partial() export
by Ingo Molnar
· 17 years ago
8c45a4e
x86: early_init_centaur(): use set_cpu_cap()
by Andrew Morton
· 17 years ago
61165d7
x86: fix app crashes after SMP resume
by Hugh Dickins
· 17 years ago
af5741c
[SCSI] qla1280: Fix queue depth problem
by Jeremy Higdon
· 17 years ago
c4e5fad
ACPI/PCI: another multiple _OSC memory leak fix
by Kenji Kaneshige
· 17 years ago
77db988
x86/PCI: X86_PAT & mprotect
by Venki Pallipadi
· 17 years ago
439a773
PCI: enable nv_msi_ht_cap_quirk for ALi bridges
by Björn Krombholz
· 17 years ago
a7eb08c
PCI: Make the intel-iommu_wait_op macro work when jiffies are not running
by mark gross
· 17 years ago
34a6505
ACPI/PCI: handle multiple _OSC
by Kenji Kaneshige
· 17 years ago
a5d1c87
ACPI/PCI: handle multiple _OSC
by Shaohua Li
· 17 years ago
4a367f3
x86/PCI: fix broken ISA DMA
by Takashi Iwai
· 17 years ago
21e2b0a
PCI ACPI: fix uninitialized variable in __pci_osc_support_set
by Kenji Kaneshige
· 17 years ago
5dc93cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 17 years ago
43f14d8
eCryptFS: fix imbalanced mutex locking
by Cyrill Gorcunov
· 17 years ago
d850a2fa
vt/fbcon: fix background color on line feed
by Jan Engelhardt
· 17 years ago
7fe3915
vt/fbcon: update scrl_erase_char after 256/512-glyph font switch
by Jan Engelhardt
· 17 years ago
9fb1f68
rtc: m41t80: include <linux/kernel.h> for printk()
by Maciej W. Rozycki
· 17 years ago
417607d
RTC/watchdog: M41T80: fix a potential use of unitialized data
by Maciej W. Rozycki
· 17 years ago
6c82c41
drivers/char/synclink_gt.c: don't return an uninitialised local
by Andrew Morton
· 17 years ago
f36f21e
Fix misuses of bdevname()
by Jean Delvare
· 17 years ago
78bb6cb
fuse: add flag to turn on big writes
by Miklos Szeredi
· 17 years ago
0f146a7
cgroups: fix documentation
by Dhaval Giani
· 17 years ago
4cd1a8f
memcg: fix possible panic when CONFIG_MM_OWNER=y
by KOSAKI Motohiro
· 17 years ago
c9bfcb3
spi_mpc83xx: much improved driver
by Joakim Tjernlund
· 17 years ago
f4ed0de
cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len
by Paul Jackson
· 17 years ago
53c78dd
fbdev: do not let CONFIG_FB_DEFERRED_IO default to y
by Geert Uytterhoeven
· 17 years ago
baf6332
atmel_lcdfb: fix pixclock divider calculation
by Nicolas Ferre
· 17 years ago
945185a
rtc: rtc_time_to_tm: use unsigned arithmetic
by Maciej W. Rozycki
· 17 years ago
f38c843
m68knommu: missing sections for linker script
by Greg Ungerer
· 17 years ago
e662e1c
init: don't lose initcall return values
by Cyrill Gorcunov
· 17 years ago
67d7671
Update Geode mailing list in MAINTAINERS
by Jordan Crouse
· 17 years ago
7063224
Fix hfsplus oops on image without extents
by Eric Sesterhenn
· 17 years ago
4413a0f
parisc: fix DISCONTIGMEM compile breakage
by Mel Gorman
· 17 years ago
f2a5f24
PNP: set IRQ index in sysfs "set irq" interface
by Bjorn Helgaas
· 17 years ago
460817b
mn10300: replace deprecated "TOPDIR" with newer "srctree"
by Robert P. J. Day
· 17 years ago
7a6278e
drivers/video/pnx4008: eliminate double free
by Julia Lawall
· 17 years ago
5aecd55
mm/pdflush.c: merge the same code in two path
by Denis Cheng
· 17 years ago
241937b
adt7473: minor documentation update
by Darrick J. Wong
· 17 years ago
289f8e2
capabilities: add bounding set to /proc/self/status
by Serge E. Hallyn
· 17 years ago
c8894419
md: fix raid5 'repair' operations
by Dan Williams
· 17 years ago
3f275ea
tridentfb: improve clock setting accuracy
by Krzysztof Helt
· 17 years ago
6fb4882
tridentfb: remove misplaced enable_mmio()
by Krzysztof Helt
· 17 years ago
55654be
mmc: make one-bit signed bitfields unsigned
by Harvey Harrison
· 17 years ago
9377abd
quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn off
by Jan Kara
· 17 years ago
bb45d64
ufs: remove unneeded ufs_put_inode prototype
by Christoph Hellwig
· 17 years ago
b5be113
make vmstat cpu-unplug safe
by KOSAKI Motohiro
· 17 years ago
78f508a
m68knommu: ColdFire add support for kernel preemption (missing chunk)
by Sebastian Siewior
· 17 years ago
8dc4e37
ecryptfs: clean up (un)lock_parent
by Miklos Szeredi
· 17 years ago
64d032b
drivers/misc/sgi-xp: replace partid_t with a short
by Dean Nelson
· 17 years ago
65c17b8
drivers/misc/sgi-xp: clean up return values
by Dean Nelson
· 17 years ago
0cf942d
spi: pxa2xx_spi clock resume bugfix
by Eric BENARD
· 17 years ago
fe2cc53
uml: track and make up lost ticks
by Jeff Dike
· 17 years ago
3d88958
uml: style fixes in the random driver
by Jeff Dike
· 17 years ago
5d33e4d
uml: random driver fixes
by Jeff Dike
· 17 years ago
60a2988
uml: physical memory shouldn't include initial stack
by Jeff Dike
· 17 years ago
a7dfa94
uml: use PAGE_SIZE in linker scripts
by Cyrill Gorcunov
· 17 years ago
6d07424
uml: use DIV_ROUND_UP
by Jiri Olsa
· 17 years ago
63b9871
uml: fix CONFIG_RAW dependencies
by Robert P. J. Day
· 17 years ago
5563d72
uml: use __SPIN_LOCK_UNLOCKED
by Jeff Dike
· 17 years ago
cfd28f6
uml: fix bad NTP interaction with clock
by Jeff Dike
· 17 years ago
309e96c
uml: remove unused header
by Jeff Dike
· 17 years ago
43f5b30
uml: fix build when SLOB is enabled
by Jeff Dike
· 17 years ago
484f1e2
uml: fix errno return
by Johann Felix Soden
· 17 years ago
47906dd
uml: tidy ptrace interface
by Jeff Dike
· 17 years ago
46d7b52
uml: move hppfs_kern.c to hppfs.c
by Jeff Dike
· 17 years ago
a0612b1
uml: hppfs fixes
by Jeff Dike
· 17 years ago
96cee30
uml: style fixes
by Jeff Dike
· 17 years ago
53c2587
uml: redo host capability detection and disabling
by Jeff Dike
· 17 years ago
3c17279
[ALSA] ASoC: Fix wrong enum count for jack_function in N810 machine driver
by Jarkko Nikula
· 17 years ago
392abe9
[ALSA] ASoC: build fix for snd_soc_info_bool_ext
by Philipp Zabel
· 17 years ago
5b00613
[ALSA] ASoC: Fix TLV320AIC3X mono line output interconnect
by Jarkko Nikula
· 17 years ago
3a3bd96
[ALSA] soc - fsl_ssi.c fix "BUG: scheduling while atomic"
by Anton Vorontsov
· 17 years ago
bf91141
[ALSA] emux midi synthesizer doesn't honor SOFT_PEDAL-release event
by maximilian attems
· 17 years ago
79d44516
tcp FRTO: work-around inorder receivers
by Ilpo Järvinen
· 17 years ago
a1c1f28
tcp FRTO: Fix fallback to conventional recovery
by Ilpo Järvinen
· 17 years ago
1dbd660
Merge branch 'linus' into x86/urgent
by Ingo Molnar
· 17 years ago
47ac319
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 17 years ago
9932459
New maintainer for Intel ethernet adapters
by Auke Kok
· 17 years ago
8f5bf5f2
DM9000: Use delayed work to update MII PHY state
by Ben Dooks
· 17 years ago
37d5dca
DM9000: Update and fix driver debugging messages
by Enrico Scholz
· 17 years ago
e21fd4f
DM9000: Add __devinit and __devexit attributes to probe and remove
by Enrico Scholz
· 17 years ago
a300344
sky2: fix simple define thinko
by Jesse Brandeburg
· 17 years ago
3273c2e
[netdrvr] sfc: sfc: Add self-test support
by Ben Hutchings
· 17 years ago
05e3ec0
[netdrvr] sfc: Increment rx_reset when reported as driver event
by Ben Hutchings
· 17 years ago
53269e9
[netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAX
by Ben Hutchings
· 17 years ago
Next »