Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
dde4feb978ac896b21833e5e2c797d02316a2529
/
include
3dddbfc
tty: Kill TTY_FLIPBUF_SIZE
by Alan Cox
· 17 years ago
f8a4c3b
tty: fix tty network driver interactions with TCGET/TCSET calls (x86 fix)
by Dave Miller
· 17 years ago
deb21db
VFS: swap do_ioctl and vfs_ioctl names
by Erez Zadok
· 17 years ago
4aa323b
DS1WM: decouple host IRQ and INTR active state settings
by Philipp Zabel
· 17 years ago
8a0dc95
9p: transport API reorganization
by Eric Van Hensbergen
· 17 years ago
d199d65
9p: add support for sticky bit
by Anthony Liguori
· 17 years ago
e2735b7
9p: block-based virtio client
by Eric Van Hensbergen
· 17 years ago
043aba4
9p: create transport rpc cut-thru
by Eric Van Hensbergen
· 17 years ago
3e6bdf4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
58d5d0d
x86: fix deadlock, make pgd_lock irq-safe
by Ingo Molnar
· 17 years ago
9f9975a
generic: add __FINITDATA
by Ingo Molnar
· 17 years ago
b5556a6
cpuidle: dubious one-bit signed bitfield in cpuidle.h
by Harvey Harrison
· 17 years ago
3d4d458
Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop into fix
by Linus Torvalds
· 17 years ago
2dd550b
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
8755e56
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
e33f663
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
d8fd66a
jbd.h: hide kernel only code
by Olaf Hering
· 17 years ago
5330838
make jbd/journal.c:__journal_abort_hard() static
by Adrian Bunk
· 17 years ago
b3bd86e
isapnp driver semaphore to mutex
by Daniel Walker
· 17 years ago
73c3443
md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDEV_PENDING.
by NeilBrown
· 17 years ago
d089c6a
md: change ITERATE_RDEV to rdev_for_each
by NeilBrown
· 17 years ago
c5d79ad
md: allow devices to be shared between md arrays
by NeilBrown
· 17 years ago
c620727
md: allow a maximum extent to be set for resyncing
by NeilBrown
· 17 years ago
e691063
md: support 'external' metadata for md arrays
by NeilBrown
· 17 years ago
b47490c
md: Update md bitmap during resync.
by NeilBrown
· 17 years ago
f62e770
FB/S3C2412: add S3C2412 support to S3C2410 fb driver
by Ben Dooks
· 17 years ago
084ffff
ps3: use symbolic names for video modes
by Geert Uytterhoeven
· 17 years ago
3c4f594
ps3av: ps3av_get_scanmode() and ps3av_get_refresh_rate() are unused
by Geert Uytterhoeven
· 17 years ago
a9a84c37
atmel_lcdfb: backlight control
by David Brownell
· 17 years ago
dfcffa4
sm501fb: control panel pin usage with platform data flags
by Magnus Damm
· 17 years ago
162b3a0
atmel_lcdfb: validate display timings
by Haavard Skinnemoen
· 17 years ago
f3dc363
gpio: rename pca953x symbols
by Guennadi Liakhovetski
· 17 years ago
d1c057e3
gpio: rename pca9539 driver
by Guennadi Liakhovetski
· 17 years ago
ad8dc96
w1-gpio: add GPIO w1 bus master driver
by Ville Syrjala
· 17 years ago
f47cd9b
kprobes: kretprobe user entry-handler
by Abhishek Sagar
· 17 years ago
b359fbc
spi: s3c drivers shouldn't care about spi_board_info
by David Brownell
· 17 years ago
6ffc787
system timer: fix crash in <100Hz system timer
by David Fries
· 17 years ago
1bf4734
kernel/sys.c: get rid of expensive divides in groups_sort()
by Eric Dumazet
· 17 years ago
dc99915
parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCard
by Luís P Mendes
· 17 years ago
1a669c2
Add arch_ptrace_stop
by Roland McGrath
· 17 years ago
4749380
drivers/isdn/i4l/isdn_tty.c: remove write_sem
by Daniel Walker
· 17 years ago
eb31005
drivers/char/tty_io.c: remove pty_sem
by Daniel Walker
· 17 years ago
d99c4f6
Remove rcu_assign_pointer() penalty for NULL pointers
by Paul E. McKenney
· 17 years ago
5ab24c7
Fix __const_udelay declaration and definition mismatches
by Jeff Dike
· 17 years ago
9cfe015
get rid of NR_OPEN and introduce a sysctl_nr_open
by Eric Dumazet
· 17 years ago
ece9591
inotify: send IN_ATTRIB events when link count changes
by Jan Kara
· 17 years ago
797074e
fs: use list_for_each_entry_reverse and kill sb_entry
by Akinobu Mita
· 17 years ago
f10db62
Avoid divide in IS_ALIGN
by Herbert Xu
· 17 years ago
b324215
PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storage
by Eric Dumazet
· 17 years ago
e7ca2d4
Document I_SYNC and I_DATASYNC
by Joern Engel
· 17 years ago
0321155
fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol
by Jiri Olsa
· 17 years ago
de9330d
log2.h: Define order_base_2() macro for convenience.
by Robert P. J. Day
· 17 years ago
2646437
proper prototype for vty_init()
by Adrian Bunk
· 17 years ago
011e3fc
proper prototype for get_filesystem_list()
by Adrian Bunk
· 17 years ago
a1c9eea
proper prototype for signals_init()
by Adrian Bunk
· 17 years ago
941e492
read_current_timer() cleanups
by Andrew Morton
· 17 years ago
83bad1d
scheduled OSS driver removal
by Adrian Bunk
· 17 years ago
f74596d
proper show_interrupts() prototype
by Adrian Bunk
· 17 years ago
870b8f8
remove mm_{ptov,vtop}()
by Adrian Bunk
· 17 years ago
7b89280
cleanup after APUS removal
by Adrian Bunk
· 17 years ago
96c5865
Allow auto-destruction of loop devices
by David Woodhouse
· 17 years ago
a3b8111
remove support for un-needed _extratext section
by Robin Getz
· 17 years ago
0a5dcb5
Parallel port: convert port_mutex to the mutex API
by Matthias Kaehlcke
· 17 years ago
4e70148
hash: add explicit u32 and u64 versions of hash
by Matthew Wilcox
· 17 years ago
06b8e87
taskstats scaled time cleanup
by Michael Neuling
· 17 years ago
47437b2
async_tx: allow architecture specific async_tx_find_channel implementations
by Dan Williams
· 17 years ago
d4c56f9
async_tx: replace 'int_en' with operation preparation flags
by Dan Williams
· 17 years ago
0036731
async_tx: kill tx_set_src and tx_set_dest methods
by Dan Williams
· 17 years ago
d909b34
async_tx: kill ASYNC_TX_ASSUME_COHERENT
by Dan Williams
· 17 years ago
38192d5
[SPARC64]: Temporarily remove IOMMU merging code.
by David S. Miller
· 17 years ago
3db1d97
[SPARC]: Add new timerfd syscall entries.
by David S. Miller
· 17 years ago
37198e3
libata: kill now unused n_iter and fix sata_fsl
by James Bottomley
· 17 years ago
f351b2d
sata_mv: Support SoC controllers
by Saeed Bishara
· 17 years ago
0a87e3e
Rename: linux/pata_platform.h to linux/ata_platform.h
by Jeff Garzik
· 17 years ago
655d2ce
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 17 years ago
a29961b3
Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
551e4fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
64a57fe
ide: add ide_read_error() inline helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
c47137a
ide: add ide_read_[alt]status() inline helpers
by Bartlomiej Zolnierkiewicz
· 17 years ago
29dd597
ide: remove ide_setup_ports()
by Bartlomiej Zolnierkiewicz
· 17 years ago
afdd360
ide: remove write-only ->sata_misc[] from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
34394e4
ppc: fix #ifdef-s in mediabay driver (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
7c7e92a
Palmchip BK3710 IDE driver
by Anton Salnikov
· 17 years ago
9ec1381
[NET_SCHED]: cls_flow: support classification based on VLAN tag
by Patrick McHardy
· 17 years ago
1814993
[VLAN]: Constify skb argument to vlan_get_tag()
by Patrick McHardy
· 17 years ago
9692bd9
timerfd: fix remaining architectures
by Andrew Morton
· 17 years ago
46a56c5
Fix timerfd breakage on avr32
by Haavard Skinnemoen
· 17 years ago
532031d
b43: fix build with CONFIG_SSB_PCIHOST=n
by Andrew Morton
· 17 years ago
40d2514
Generic HDLC - remove now unneeded hdlc_device_desc
by Krzysztof Halasa
· 17 years ago
21511ab
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
39ce941
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
3d412f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
9914712
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 17 years ago
01ac835
uml: LDT mutex conversion
by Daniel Walker
· 17 years ago
7281ff9
uml: add back CONFIG_HZ
by Jeff Dike
· 17 years ago
a9b71b6
uml: get rid of syscall counters
by Jeff Dike
· 17 years ago
0b4e273
uml: customize tlb.h
by Jeff Dike
· 17 years ago
909e90d
uml: 64-bit tlb fixes
by Jeff Dike
· 17 years ago
3963333
uml: cover stubs with a VMA
by Jeff Dike
· 17 years ago
42a2b54
uml: clean up TASK_SIZE usage
by Jeff Dike
· 17 years ago
Next »