Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
36ddf5bbdea7ba4582abc62f106f0f0e9f0b6b91
/
include
/
linux
36ddf5b
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 20 years ago
a41622eaa
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 20 years ago
104c7b03
[ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversion
by Lennert Buytenhek
· 20 years ago
686f8c5
include/linux/clk.h is betraying its ARM origins
by Todd Poynor
· 20 years ago
1b9a391
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 20 years ago
53846a2
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 20 years ago
267b480
[PATCH] x86_64: Try to allocate node memmap near the end of node
by Andi Kleen
· 20 years ago
f083a32
[PATCH] x86_64: Clean up and tweak ACPI blacklist year code
by Andi Kleen
· 20 years ago
1e8c573
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 20 years ago
b55813a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 20 years ago
368d17e
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 20 years ago
5ddcfa8
[PATCH] remove pps support
by Roman Zippel
· 20 years ago
d12ddde
[PATCH] udf: remove duplicate definitions
by Pekka Enberg
· 20 years ago
34f361a
[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()
by Ashok Raj
· 20 years ago
96a9b4d
[PATCH] cpumask: uninline any_online_cpu()
by Andrew Morton
· 20 years ago
8630282
[PATCH] cpumask: uninline highest_possible_processor_id()
by Andrew Morton
· 20 years ago
3d18bd7
[PATCH] cpumask: uninline next_cpu()
by Andrew Morton
· 20 years ago
ccb4600
[PATCH] cpumask: uninline first_cpu()
by Andrew Morton
· 20 years ago
daff89f
[PATCH] radix-tree documentation cleanups
by Jonathan Corbet
· 20 years ago
962749a
[PATCH] roundup_pow_of_two() 64-bit fix
by Andrew Morton
· 20 years ago
12b5989
[PATCH] refactor capable() to one implementation, add __capable() helper
by Chris Wright
· 20 years ago
77d4758
[PATCH] add a proper prototype for setup_arch()
by Adrian Bunk
· 20 years ago
c777ac5
[PATCH] irq: uninline migration functions
by Andrew Morton
· 20 years ago
33d8675
[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()
by Bjorn Helgaas
· 20 years ago
e51c01b
[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()
by Bjorn Helgaas
· 20 years ago
cd02b96
[PATCH] reiserfs: cleanups
by Vladimir V. Saveliev
· 20 years ago
e6a6784
[PATCH] parport: move PP_MAJOR from ppdev.h to major.h
by Rene Herman
· 20 years ago
c32ccd8
[PATCH] inotify: lock avoidance with parent watch status in dentry
by Nick Piggin
· 20 years ago
9871728
[PATCH] kernel/params.c: make param_array() static
by Adrian Bunk
· 20 years ago
8d3b33f
[PATCH] Remove MODULE_PARM
by Rusty Russell
· 20 years ago
1aef821
[PATCH] constify tty flip buffer handling
by Thomas Koeller
· 20 years ago
b500531
[PATCH] Introduce FMODE_EXEC file flag
by Oleg Drokin
· 20 years ago
23f9e0f
[PATCH] reiserfs: fix transaction overflowing
by Alexander Zarochentzev
· 20 years ago
bdfc326
[PATCH] fs/inode.c: make iprune_mutex static
by Adrian Bunk
· 20 years ago
ca5734d
[PATCH] Small cleanup in quota.h
by Jan Kara
· 20 years ago
e3df189
[PATCH] jbd: embed j_commit_timer in journal struct
by Andrew Morton
· 20 years ago
40c07ae
[PATCH] slab: optimize constant-size kzalloc calls
by Pekka Enberg
· 20 years ago
a8c0f9a
[PATCH] slab: introduce kmem_cache_zalloc allocator
by Pekka Enberg
· 20 years ago
871751e
[PATCH] slab: implement /proc/slab_allocators
by Al Viro
· 20 years ago
c08b8a4
[PATCH] sys_alarm() unsigned signed conversion fixup
by Thomas Gleixner
· 20 years ago
a1a8fee
[MODULES]: Don't allow statically declared exports
by Patrick McHardy
· 20 years ago
a20c522
V4L/DVB (3598): Add bit algorithm adapter for the Conexant CX2341X boards.
by Hans Verkuil
· 20 years ago
301e22d
V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode
by Hans Verkuil
· 20 years ago
13fce80
Fix simple typos
by Andrzej Zaborowski
· 20 years ago
e93252f
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 20 years ago
96840aa
[PATCH] strndup_user()
by Davi Arnaut
· 20 years ago
6687a97
[PATCH] timer-irq-driven soft-watchdog, cleanups
by Ingo Molnar
· 20 years ago
208a08f
[PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operations
by Kumar Gala
· 20 years ago
97f2478
[PATCH] Secure Digital Host Controller id and regs
by Pierre Ossman
· 20 years ago
18e79b4
[PATCH] fsync: extract internal code
by Andrew Morton
· 20 years ago
4741c9f
[PATCH] set_page_dirty() return value fixes
by Andrew Morton
· 20 years ago
fa5a734
[PATCH] balance_dirty_pages_ratelimited: take nr_pages arg
by Andrew Morton
· 20 years ago
ebcf28e
[PATCH] fadvise(): write commands
by Andrew Morton
· 20 years ago
ab7efcc
[PATCH] abstract type/size specification for assembly
by Jan Beulich
· 20 years ago
c61afb1
[PATCH] cpuset memory spread slab cache optimizations
by Paul Jackson
· 20 years ago
101a500
[PATCH] cpuset memory spread slab cache implementation
by Paul Jackson
· 20 years ago
44110fe
[PATCH] cpuset memory spread page cache implementation and hooks
by Paul Jackson
· 20 years ago
825a46a
[PATCH] cpuset memory spread basic implementation
by Paul Jackson
· 20 years ago
cdb0452
[PATCH] kill include/linux/platform.h, default_idle() cleanup
by Adrian Bunk
· 20 years ago
f6ef943
[PATCH] Represent dirty_*_centisecs as jiffies internally
by Bart Samwel
· 20 years ago
87e2480
[PATCH] bitmap: region cleanup
by Paul Jackson
· 20 years ago
9b04c99
[PATCH] vfs: MS_VERBOSE should be MS_SILENT
by Theodore Ts'o
· 20 years ago
6961ec8
[PATCH] add sys_unshare to syscalls.h
by Arnd Bergmann
· 20 years ago
2f1f610
[PATCH] libata: Remove dependence on host_set->dev for SAS
by Brian King
· 20 years ago
ebdfca6
[PATCH] libata: add ata_dev_pair helper
by Alan Cox
· 20 years ago
082776e
[PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.
by Nigel Cunningham
· 20 years ago
acf356b
[PATCH] libata: add per-dev pio/mwdma/udma_mask
by Tejun Heo
· 20 years ago
1ebbe2b
Merge branch 'linus'
by Trond Myklebust
· 20 years ago
aca361c
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 20 years ago
cec6062
Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 20 years ago
b6585de
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
by Linus Torvalds
· 20 years ago
a3ea9b5
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 20 years ago
554f593
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 20 years ago
3c990e9
[PATCH] PCI: fix pci_request_region[s] arg
by Jeff Garzik
· 20 years ago
6e325a6
[PATCH] PCI: make MSI quirk inheritable from the pci bus
by Michael S. Tsirkin
· 20 years ago
b82db5c
[PATCH] PCI: return max reserved busnr
by Kristen Accardi
· 20 years ago
5f7ea3c
[PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 support
by Martin Devera
· 20 years ago
2f27f46
[PATCH] i2c: Drop the i2c-frodo bus driver
by Jean Delvare
· 20 years ago
5c085d3
[PATCH] i2c: Semaphore to mutex conversions, part 2
by Ingo Molnar
· 20 years ago
70adca5
[PATCH] hwmon: Refactor SENSOR_DEVICE_ATTR_2
by Jim Cromie
· 20 years ago
42d3b83f
[PATCH] hwmon: Allow sensor attributes arrays
by Jim Cromie
· 20 years ago
9b7c848
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by Jeff Garzik
· 20 years ago
2056a78
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
by Jens Axboe
· 20 years ago
b86ff98
[PATCH] relay: migrate from relayfs to a generic relay API
by Jens Axboe
· 20 years ago
394e390
[PATCH] more for_each_cpu() conversions
by Andrew Morton
· 20 years ago
5a6b795
[PATCH] get_empty_filp tweaks, inline epoll_init_file()
by Benjamin LaHaise
· 20 years ago
2178426
[PATCH] kernel/rcupdate.c: make two structs static
by Adrian Bunk
· 20 years ago
dd28779
[PATCH] pause_on_oops command line option
by Andrew Morton
· 20 years ago
41c28ff
[PATCH] kill _INLINE_
by Adrian Bunk
· 20 years ago
772a0dc
[PATCH] notifier: profile.h forward decl fix
by Andrew Morton
· 20 years ago
66d2173
[PATCH] Extract inode_inc_link_count(), inode_dec_link_count()
by Alexey Dobriyan
· 20 years ago
6b9438e
[PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitive
by Arjan van de Ven
· 20 years ago
81861d7
[PATCH] sem2mutex: serial ->port_write_mutex
by Ingo Molnar
· 20 years ago
1e7933d
[PATCH] sem2mutex: UDF
by Ingo Molnar
· 20 years ago
8e3f904
[PATCH] sem2mutex: NCPFS
by Ingo Molnar
· 20 years ago
9746151
[PATCH] convert ext3's truncate_sem to a mutex
by Arjan van de Ven
· 20 years ago
82d4dc5
[PATCH] sem2mutex: drivers/block/nbd.c
by Ingo Molnar
· 20 years ago
f85221d
[PATCH] sem2mutex: drivers/block/loop.c
by Ingo Molnar
· 20 years ago
0ac1759
[PATCH] sem2mutex: fs/seq_file.c
by Ingo Molnar
· 20 years ago
7a7d1cf
[PATCH] sem2mutex: kprobes
by Ingo Molnar
· 20 years ago
Next »