Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
52a23685f37c06d0cd00eeb8f517a90de3f2c338
52a2368
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 18 years ago
d046943
fix gfp_t annotations for slub
by Al Viro
· 18 years ago
8d4bc5b
ANSIfy a couple of functions in netfilter
by Al Viro
· 18 years ago
6d14bfe
Fix lguest misannotation
by Al Viro
· 18 years ago
25cccec
Fix up sky2 breakage
by Al Viro
· 18 years ago
a920487
Fix buggered kmalloc() call argument order
by Al Viro
· 18 years ago
dfedfaf
m68k: exclude more unbuildable drivers
by Al Viro
· 18 years ago
446df4c
mac89x0: missing __init
by Al Viro
· 18 years ago
f6ea209
m68k: remove empty ->setup is several consoles
by Al Viro
· 18 years ago
66a3f82
m68k: missing __init
by Al Viro
· 18 years ago
88f8bb7
m68k: missing exports
by Al Viro
· 18 years ago
7e5de05
m68k: use .text.head
by Al Viro
· 18 years ago
f9569e1
m68k iomem (based on Geert's tree + memcpy_... stuff)
by Al Viro
· 18 years ago
3a5df1d
m68k: teach modpost about .m68_fixup
by Al Viro
· 18 years ago
8a02367
more isa/eisa/pci-only drivers marked as such
by Al Viro
· 18 years ago
9a79b22
Merge branch 'kmem_death' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 18 years ago
75473c1
fallout from kbuild changes
by Al Viro
· 18 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 18 years ago
d20da3c
USB: drivers/usb/storage/dpcm.c whitespace cleanup
by S.Caglar Onur
· 18 years ago
e294531
USB: r8a66597-hcd: fixes some problem
by Yoshihiro Shimoda
· 18 years ago
809a58b
USB: change name of spinlock in hcd.c
by Alan Stern
· 18 years ago
32aca56
USB: move routines in hcd.c
by Alan Stern
· 18 years ago
82210d3
USB: misc: uss720: clean up urb->status usage
by Greg Kroah-Hartman
· 18 years ago
59d9978
USB: misc: usbtest: clean up urb->status usage
by Greg Kroah-Hartman
· 18 years ago
0723af1
USB: misc: usblcd: clean up urb->status usage
by Greg Kroah-Hartman
· 18 years ago
a95a038
USB: misc: phidgetmotorcontrol: clean up urb->status usage
by Greg Kroah-Hartman
· 18 years ago
2fe8c3f
USB: misc: phidgetkit: clean up urb->status usage
by Greg Kroah-Hartman
· 18 years ago
64771a0
USB: misc: legousbtower: clean up urb->status usage
by Greg Kroah-Hartman
· 18 years ago
491c021
USB: misc: ldusb: clean up urb->status usage
by Greg Kroah-Hartman
· 18 years ago
fb3abee
USB: misc: iowarrior: clean up urb->status usage
by Greg Kroah-Hartman
· 18 years ago
8434626
USB: misc: ftdi-elan: clean up urb->status usage
by Greg Kroah-Hartman
· 18 years ago
22bea33
USB: misc: auerswald: clean up urb->status usage
by Greg Kroah-Hartman
· 18 years ago
13f9782
USB: misc: appledisplay: clean up urb->status usage
by Greg Kroah-Hartman
· 18 years ago
24497a0
USB: misc: adtux: clean up urb->status usage
by Greg Kroah-Hartman
· 18 years ago
3fc3e82
USB: core: message: clean up urb->status usage
by Greg Kroah-Hartman
· 18 years ago
b44cd11
USB: image: microtek: clean up urb->status usage
by Greg Kroah-Hartman
· 18 years ago
dd6fa4d
USB: image: mdc800: clean up urb->status usage
by Greg Kroah-Hartman
· 18 years ago
62e5a33
USB: storage: onetouch: clean up urb->status usage
by Greg Kroah-Hartman
· 18 years ago
18ac301
USB: class: usblp: clean up urb->status usage
by Greg Kroah-Hartman
· 18 years ago
185d405
USB: class: cdc-acm: clean up urb->status usage
by Greg Kroah-Hartman
· 18 years ago
33fea2b
USB: atm: usbatm: clean up urb->status usage
by Greg Kroah-Hartman
· 18 years ago
508330e
USB: atm: ueagle-atm: clean up urb->status usage
by Greg Kroah-Hartman
· 18 years ago
9a5a3e9
USB: atm: speedtch: clean up urb->status usage
by Greg Kroah-Hartman
· 18 years ago
c35f68a
USB: atm: cxacru: clean up urb->status usage
by Greg Kroah-Hartman
· 18 years ago
598f22e
USB: m66592-udc: fixes some problems
by Yoshihiro Shimoda
· 18 years ago
d8fbba2
USB: usb-storage: unusual_devs entry for Nikon D100
by Alan Stern
· 18 years ago
0d46c00
USB: Remove pointless conditional in drivers/usb/serial/io_ti.c::edge_shutdown()
by Jesper Juhl
· 18 years ago
167a675
USB: MAINTAINERS entry for amd5536udc
by Thomas Dahlmann
· 18 years ago
55d402d
USB: amd5536 UDC driver (in GEODE southbridge)
by Thomas Dahlmann
· 18 years ago
beafef0
USB: documentation update for usb_unlink_urb
by Alan Stern
· 18 years ago
e7e7c36
UHCI: short control URBs get a status stage
by Alan Stern
· 18 years ago
e94fa28
USB: mos7720, mos7840: remove redundant urb check
by Florin Malita
· 18 years ago
195af2c
USB: fix warning caused by autosuspend counter going negative
by Alan Stern
· 18 years ago
69d42a7
USB: add "descriptors" binary sysfs attribute
by Alan Stern
· 18 years ago
1b4cd43
isp116x-hcd: prepare for urb->status
by Alan Stern
· 18 years ago
10e4852
USB: usblp: "Big cleanup" breaks O_NONBLOCK
by Pete Zaitcev
· 18 years ago
9454c46
USB: sierra: Add new devices
by Kevin Lloyd
· 18 years ago
112225b
USB: sierra: Add TRU-Install (c) Support
by Kevin Lloyd
· 18 years ago
eb33cae
USB: use mutex instead of semaphore in the FTDI ELAN driver
by Matthias Kaehlcke
· 18 years ago
8293c56
USB: use mutex instead of semaphore in the Adutux driver
by Matthias Kaehlcke
· 18 years ago
d2066eb
USB: use mutex instead of semaphore in the ELAN U132 adapter driver
by Matthias Kaehlcke
· 18 years ago
831c70f
USB: use mutex instead of semaphore in the USB gadget serial driver
by Matthias Kaehlcke
· 18 years ago
64fb98f
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 18 years ago
5f47c7e
coda breakage
by Al Viro
· 18 years ago
c65c513
missed cong_avoid() instance
by Al Viro
· 18 years ago
89636af
ide: add support for SCSI ioctls to ide-floppy
by Bartlomiej Zolnierkiewicz
· 18 years ago
4bf9fdf
ide: remove stale changelog from setup-pci.c
by Bartlomiej Zolnierkiewicz
· 18 years ago
7456507
ide: remove stale changelog/comments/TODO from ide.c
by Bartlomiej Zolnierkiewicz
· 18 years ago
d281e9a
ide-cris: handle PIO auto-tuning in tune_cris_ide()
by Bartlomiej Zolnierkiewicz
· 18 years ago
4099d14
ide: add PIO masks
by Bartlomiej Zolnierkiewicz
· 18 years ago
6a824c9
ide: remove ide_find_best_pio_mode()
by Bartlomiej Zolnierkiewicz
· 18 years ago
2134758
ide: drop "PIO data" argument from ide_get_best_pio_mode()
by Bartlomiej Zolnierkiewicz
· 18 years ago
e5fa4b2
ide: ide_find_best_pio_mode() fixes (take 2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
7dd0008
ide: add ide_pio_cycle_time() helper (take 2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
31c4df4
sc1200: remove stale Power Management code
by Bartlomiej Zolnierkiewicz
· 18 years ago
8987d21
ide: ide_start_power_step() fix WRT disabling DMA
by Bartlomiej Zolnierkiewicz
· 18 years ago
1c164ac
serverworks: fix DMA
by Bartlomiej Zolnierkiewicz
· 18 years ago
1880a8d
serverworks: always tune PIO
by Bartlomiej Zolnierkiewicz
· 18 years ago
a5d8c5c
ide: add ide_pci_device_t.host_flags (take 2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
2229833
ide: add ide_dev_has_iordy() helper (take 4)
by Bartlomiej Zolnierkiewicz
· 18 years ago
342cdb6
ide: make ide_get_best_pio_mode() print info if overriding PIO mode
by Bartlomiej Zolnierkiewicz
· 18 years ago
328dcbb
siimage: PIO mode setup fixes (take 2)
by Bartlomiej Zolnierkiewicz
· 18 years ago
485efc6
atiixp: PIO mode setup fixes
by Bartlomiej Zolnierkiewicz
· 18 years ago
9702b5d
ide: Stop mapping ROMs
by Alan Cox
· 18 years ago
c82d72f
IDE: Remove references to dead ETRAX-related variables.
by Robert P. J. Day
· 18 years ago
363f7e4
PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia
by Marcin Juszkiewicz
· 18 years ago
4ae41ff
scc_pata.c: Workaround for errata A308 (take 2)
by Kou Ishizaki
· 18 years ago
f644d47
scc_pata: Use inline function for eieio
by Kumar Gala
· 18 years ago
721e262
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
by Linus Torvalds
· 18 years ago
fdb64f9
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 18 years ago
2d9ce17
i386: Allow KVM on i386 nonpae
by Avi Kivity
· 18 years ago
3e1f900
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 18 years ago
1279506
Update .gitignore for arch/i386/boot
by Matthew Wilcox
· 18 years ago
8042297
fix spufs build after ->fault changes
by Christoph Hellwig
· 18 years ago
efffbee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 18 years ago
40b42f1
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
by Linus Torvalds
· 18 years ago
5a021e9
random: fix bound check ordering (CVE-2007-3105)
by Matt Mackall
· 18 years ago
f745bb1
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 18 years ago
ff86303
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 18 years ago
626ac54
user namespace: fix copy_user_ns return value
by Serge E. Hallyn
· 18 years ago
Next »