Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
5a4924d7be5df430132e109d3d2f26be610b4707
/
include
/
linux
3e6bdf4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 18 years ago
9f9975a
generic: add __FINITDATA
by Ingo Molnar
· 18 years ago
b5556a6
cpuidle: dubious one-bit signed bitfield in cpuidle.h
by Harvey Harrison
· 18 years ago
3d4d458
Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop into fix
by Linus Torvalds
· 18 years ago
2dd550b
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 18 years ago
8755e56
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
d8fd66a
jbd.h: hide kernel only code
by Olaf Hering
· 18 years ago
5330838
make jbd/journal.c:__journal_abort_hard() static
by Adrian Bunk
· 18 years ago
b3bd86e
isapnp driver semaphore to mutex
by Daniel Walker
· 18 years ago
73c3443
md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDEV_PENDING.
by NeilBrown
· 18 years ago
d089c6a
md: change ITERATE_RDEV to rdev_for_each
by NeilBrown
· 18 years ago
c5d79ad
md: allow devices to be shared between md arrays
by NeilBrown
· 18 years ago
c620727
md: allow a maximum extent to be set for resyncing
by NeilBrown
· 18 years ago
e691063
md: support 'external' metadata for md arrays
by NeilBrown
· 18 years ago
b47490c
md: Update md bitmap during resync.
by NeilBrown
· 18 years ago
dfcffa4
sm501fb: control panel pin usage with platform data flags
by Magnus Damm
· 18 years ago
f3dc363
gpio: rename pca953x symbols
by Guennadi Liakhovetski
· 18 years ago
d1c057e3
gpio: rename pca9539 driver
by Guennadi Liakhovetski
· 18 years ago
ad8dc96
w1-gpio: add GPIO w1 bus master driver
by Ville Syrjala
· 18 years ago
f47cd9b
kprobes: kretprobe user entry-handler
by Abhishek Sagar
· 18 years ago
6ffc787
system timer: fix crash in <100Hz system timer
by David Fries
· 18 years ago
1bf4734
kernel/sys.c: get rid of expensive divides in groups_sort()
by Eric Dumazet
· 18 years ago
dc99915
parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCard
by Luís P Mendes
· 18 years ago
1a669c2
Add arch_ptrace_stop
by Roland McGrath
· 18 years ago
4749380
drivers/isdn/i4l/isdn_tty.c: remove write_sem
by Daniel Walker
· 18 years ago
eb31005
drivers/char/tty_io.c: remove pty_sem
by Daniel Walker
· 18 years ago
d99c4f6
Remove rcu_assign_pointer() penalty for NULL pointers
by Paul E. McKenney
· 18 years ago
9cfe015
get rid of NR_OPEN and introduce a sysctl_nr_open
by Eric Dumazet
· 18 years ago
ece9591
inotify: send IN_ATTRIB events when link count changes
by Jan Kara
· 18 years ago
797074e
fs: use list_for_each_entry_reverse and kill sb_entry
by Akinobu Mita
· 18 years ago
f10db62
Avoid divide in IS_ALIGN
by Herbert Xu
· 18 years ago
b324215
PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storage
by Eric Dumazet
· 18 years ago
e7ca2d4
Document I_SYNC and I_DATASYNC
by Joern Engel
· 18 years ago
0321155
fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol
by Jiri Olsa
· 18 years ago
de9330d
log2.h: Define order_base_2() macro for convenience.
by Robert P. J. Day
· 18 years ago
2646437
proper prototype for vty_init()
by Adrian Bunk
· 18 years ago
011e3fc
proper prototype for get_filesystem_list()
by Adrian Bunk
· 18 years ago
a1c9eea
proper prototype for signals_init()
by Adrian Bunk
· 18 years ago
941e492
read_current_timer() cleanups
by Andrew Morton
· 18 years ago
83bad1d
scheduled OSS driver removal
by Adrian Bunk
· 18 years ago
f74596d
proper show_interrupts() prototype
by Adrian Bunk
· 18 years ago
96c5865
Allow auto-destruction of loop devices
by David Woodhouse
· 18 years ago
0a5dcb5
Parallel port: convert port_mutex to the mutex API
by Matthias Kaehlcke
· 18 years ago
4e70148
hash: add explicit u32 and u64 versions of hash
by Matthew Wilcox
· 18 years ago
47437b2
async_tx: allow architecture specific async_tx_find_channel implementations
by Dan Williams
· 18 years ago
d4c56f9
async_tx: replace 'int_en' with operation preparation flags
by Dan Williams
· 18 years ago
0036731
async_tx: kill tx_set_src and tx_set_dest methods
by Dan Williams
· 18 years ago
d909b34
async_tx: kill ASYNC_TX_ASSUME_COHERENT
by Dan Williams
· 18 years ago
37198e3
libata: kill now unused n_iter and fix sata_fsl
by James Bottomley
· 18 years ago
f351b2d
sata_mv: Support SoC controllers
by Saeed Bishara
· 18 years ago
0a87e3e
Rename: linux/pata_platform.h to linux/ata_platform.h
by Jeff Garzik
· 18 years ago
655d2ce
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 18 years ago
a29961b3
Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 18 years ago
64a57fe
ide: add ide_read_error() inline helper
by Bartlomiej Zolnierkiewicz
· 18 years ago
c47137a
ide: add ide_read_[alt]status() inline helpers
by Bartlomiej Zolnierkiewicz
· 18 years ago
29dd597
ide: remove ide_setup_ports()
by Bartlomiej Zolnierkiewicz
· 18 years ago
afdd360
ide: remove write-only ->sata_misc[] from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 18 years ago
7c7e92a
Palmchip BK3710 IDE driver
by Anton Salnikov
· 18 years ago
9ec1381
[NET_SCHED]: cls_flow: support classification based on VLAN tag
by Patrick McHardy
· 18 years ago
1814993
[VLAN]: Constify skb argument to vlan_get_tag()
by Patrick McHardy
· 18 years ago
532031d
b43: fix build with CONFIG_SSB_PCIHOST=n
by Andrew Morton
· 18 years ago
40d2514
Generic HDLC - remove now unneeded hdlc_device_desc
by Krzysztof Halasa
· 18 years ago
3d412f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
9914712
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 18 years ago
57dfee7
mac68k: add nubus card definitions and a typo fix
by Finn Thain
· 18 years ago
fa23f5c
leds: add possibility to remove leds classdevs during suspend/resume
by Rafael J. Wysocki
· 18 years ago
a41e3dc
HWRNG: add possibility to remove hwrng devices during suspend/resume
by Rafael J. Wysocki
· 18 years ago
533354d
Misc: Add possibility to remove misc devices during suspend/resume
by Rafael J. Wysocki
· 18 years ago
f011e2e
latency.c: use QoS infrastructure
by Mark Gross
· 18 years ago
d82b351
pm qos infrastructure and interface
by Mark Gross
· 18 years ago
4ef7229
make kernel_shutdown_prepare() static
by Adrian Bunk
· 18 years ago
e114e47
Smack: Simplified Mandatory Access Control Kernel
by Casey Schaufler
· 18 years ago
3b7391d
capabilities: introduce per-process capability bounding set
by Serge E. Hallyn
· 18 years ago
46c383c
Remove unnecessary include from include/linux/capability.h
by Andrew Morgan
· 18 years ago
e338d26
Add 64-bit capability support to the kernel
by Andrew Morgan
· 18 years ago
8f6936f
revert "capabilities: clean up file capability reading"
by Andrew Morton
· 18 years ago
4249259
VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
by David P. Quigley
· 18 years ago
8bc3be2
writeback: speed up writeback of big dirty files
by Fengguang Wu
· 18 years ago
0ed361d
mm: fix PageUptodate data race
by Nick Piggin
· 18 years ago
195cf45
mm/page-writeback: highmem_is_dirtyable option
by Bron Gondwana
· 18 years ago
3dfa572
Page allocator: get rid of the list of cold pages
by Christoph Lameter
· 18 years ago
9f8f217
Page allocator: clean up pcp draining functions
by Christoph Lameter
· 18 years ago
f248dcb
maps4: move clear_refs code to task_mmu.c
by Matt Mackall
· 18 years ago
e647309
maps4: introduce a generic page walker
by Matt Mackall
· 18 years ago
698dd4b
maps4: move is_swap_pte
by Matt Mackall
· 18 years ago
8245525
maps4: rework TASK_SIZE macros
by Dave Hansen
· 18 years ago
73b1262
tmpfs: move swap swizzling into shmem
by Hugh Dickins
· 18 years ago
02098fe
swapin needs gfp_mask for loop on tmpfs
by Hugh Dickins
· 18 years ago
46017e9
swapin_readahead: move and rearrange args
by Hugh Dickins
· 18 years ago
aec2c3e
VM: allow get_page_unless_zero on compound pages
by Christoph Lameter
· 18 years ago
9e2779f
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
by Christoph Lameter
· 18 years ago
b3bdda0
vmalloc: add const to void* parameters
by Christoph Lameter
· 18 years ago
48667e7
Move vmalloc_to_page() to mm/vmalloc.
by Christoph Lameter
· 18 years ago
eebd2aa
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
by Christoph Lameter
· 18 years ago
9e60fdc
gpiolib: pca9539 i2c gpio expander support
by eric miao
· 18 years ago
e58b9e2
mcp23s08 spi gpio expander support
by David Brownell
· 18 years ago
15fae37
gpiolib: pcf857x i2c gpio expander support
by David Brownell
· 18 years ago
59fc67d
iommu sg merging: PCI: add dma segment boundary support
by FUJITA Tomonori
· 18 years ago
d22a696
iommu sg merging: add accessors for segment_boundary_mask in device_dma_parameters()
by FUJITA Tomonori
· 18 years ago
0291df8
iommu sg: add IOMMU helper functions for the free area management
by FUJITA Tomonori
· 18 years ago
Next »