Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
959eb4e5592cc0b0b07db0ca30d2b1efd790020f
/
include
/
linux
56a67df
dm: factor out max_io_len_target_boundary
by Mike Snitzer
· 16 years ago
5ae89a8
dm: linear support discard
by Mike Snitzer
· 16 years ago
7e507eb
dm: allow autoloading of dm mod
by Peter Rajnoha
· 16 years ago
57cba5d
dm: rename map_info flush_request to target_request_nr
by Mike Snitzer
· 16 years ago
a5664da
dm ioctl: make bio or request based device type immutable
by Mike Snitzer
· 16 years ago
5af568c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
636d174
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
2e956fb
kfifo: replace the old non generic API
by Stefani Seibold
· 16 years ago
4201d9a
kfifo: add the new generic kfifo API
by Stefani Seibold
· 16 years ago
ad9c7ed
kfifo: kfifo_is_{full,empty} should return bools, not ints
by Robert P. J. Day
· 16 years ago
0bcaa65
fs/sysv: v7: adjust sanity checks for some volumes
by Lubomir Rintel
· 16 years ago
863a604
lib/bug.c: add oops end marker to WARN implementation
by Anton Blanchard
· 16 years ago
c7ff0d9
panic: keep blinking in spite of long spin timer mode
by TAMUKI Shoichi
· 16 years ago
4565f01
dma-mapping: unify dma_get_cache_alignment implementations
by FUJITA Tomonori
· 16 years ago
a6eb9fe
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
by FUJITA Tomonori
· 16 years ago
00918b6
memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()
by KOSAKI Motohiro
· 16 years ago
14fec79
memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask
by KOSAKI Motohiro
· 16 years ago
158e0a2
memcg: use find_lock_task_mm() in memory cgroups oom
by KAMEZAWA Hiroyuki
· 16 years ago
c34f16b
gpio: sx150x: add Semtech I2C sx150x gpio expander driver
by Gregory Bean
· 16 years ago
4a22b8a
gpio: max730x: make pullups configurable via platformdata
by Marc Kleine-Budde
· 16 years ago
6f51be3
sdio: allow non-standard SDIO cards
by Grazvydas Ignotas
· 16 years ago
4c2ef25
mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume
by Maxim Levitsky
· 16 years ago
7310ece
mmc: implement SD-combo (IO+mem) support
by Michal Miroslaw
· 16 years ago
6da24b7
mmc: recognize CSD structure
by Kyungmin Park
· 16 years ago
5a19ae4
virtio_9p.h: include linux/types.h
by Randy Dunlap
· 16 years ago
13bcbc0
include/linux/fs.h: complete hexification of FMODE_* constants
by Andrew Morton
· 16 years ago
532490f
vfs: remove unused MNT_STRICTATIME
by Miklos Szeredi
· 16 years ago
8df9d1a
vfs: show unreachable paths in getcwd and proc
by Miklos Szeredi
· 16 years ago
f7ad3c6
vfs: add helpers to get root and pwd
by Miklos Szeredi
· 16 years ago
496ee9b
V7: Adjust sanity checks for some volumes
by Lubomir Rintel
· 16 years ago
72d2e9f
i2c.h: fix kernel-doc warnings
by Randy Dunlap
· 16 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
0b019a4
Merge branches 'master' and 'devel' into for-linus
by Russell King
· 16 years ago
7ae0dea
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 16 years ago
6c74700
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 16 years ago
04f2b97
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
9895850
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
fc385c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 16 years ago
c6ba1c2
USB:: fix linux/usb.h kernel-doc warnings
by Randy Dunlap
· 16 years ago
93362a8
USB delay init quirk for logitech Harmony 700-series devices
by Phil Dibowitz
· 16 years ago
13dd0c9
USB: otg/ulpi: extend the generic ulpi driver.
by Igor Grinberg
· 16 years ago
5128993
USB: ulpi: fix compilation warning
by Ajay Kumar Gupta
· 16 years ago
ff2f078
USB: fix race between root-hub wakeup & controller suspend
by Alan Stern
· 16 years ago
4147200
USB: add do_wakeup parameter for PCI HCD suspend
by Alan Stern
· 16 years ago
541c7d4
USB: convert usb_hcd bitfields into atomic flags
by Alan Stern
· 16 years ago
3f3e12d
USB: gadget: composite: added disconnect callback
by Michal Nazarewicz
· 16 years ago
f2adc4f
USB: gadget: composite: usb_string_ids_*() functions added
by Michal Nazarewicz
· 16 years ago
7898aee
USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()
by Michal Nazarewicz
· 16 years ago
c532b29
USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
by Andi Kleen
· 16 years ago
48f2497
USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
by Alek Du
· 16 years ago
aa4d834
USB: EHCI: EHCI 1.1 addendum: preparation
by Alek Du
· 16 years ago
6e1c3b4
USB: otg.h: Fix the mixup in parameters order.
by Igor Grinberg
· 16 years ago
6d88e67
USB: don't stop root-hub status polls too soon
by Alan Stern
· 16 years ago
7233e39
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 16 years ago
235dae5
U6715 16550A serial driver support
by Philippe Langlais
· 16 years ago
d843fc6
hsu: driver for Medfield High Speed UART device
by Feng Tang
· 16 years ago
1b63318
serial: general fixes in the serial_rs485 structure
by Claudio Scordino
· 16 years ago
93e3d58
serial: fix missing bit coverage of ASYNC_FLAGS
by John Villalovos
· 16 years ago
75e0b94
vt: Fix warning: statement with no effect due to vt_kern.h
by Kevin Winchester
· 16 years ago
61fd152
serial: max3107: Abstract out the platform specific bits
by Alan Cox
· 16 years ago
b07471f
tty: implement BTM as mutex instead of BKL
by Arnd Bergmann
· 16 years ago
ddcd9fb
tty: remove tty_lock_nested
by Arnd Bergmann
· 16 years ago
be1bc28
tty: introduce wait_event_interruptible_tty
by Arnd Bergmann
· 16 years ago
ec79d60
tty: replace BKL with a new tty_lock
by Arnd Bergmann
· 16 years ago
8ce7326
tty: Move the vt_tty field from the vc_data into the standard tty_port
by Alan Cox
· 16 years ago
ff917ba
tty: Make vt's have a tty_port
by Alan Cox
· 16 years ago
d87d9b7
tty: serial - fix tty referencing in set_ldisc
by Alan Cox
· 16 years ago
8a1e803
istallion: use bit ops for the board flags
by Alan Cox
· 16 years ago
8fd4bd2
vt/console: try harder to print output when panicing
by Jesse Barnes
· 16 years ago
26df6d1
tty: Add EXTPROC support for LINEMODE
by hyc@symas.com
· 16 years ago
b34d891
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
by Linus Torvalds
· 16 years ago
e8a89ce
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
8c8946f
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 16 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
de75d60
block: make sure that REQ_* types are seen even with CONFIG_BLOCK=n
by Jens Axboe
· 16 years ago
5fc0d36
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 16 years ago
f6cec0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
dcded10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
ea98eed
flex_array: add helpers to get and put to make pointers easy to use
by Eric Paris
· 16 years ago
e269b08
iommu: inline iommu_num_pages
by Anton Blanchard
· 16 years ago
cf4ca48
kernel.h: remove unused NIPQUAD and NIPQUAD_FMT
by Joe Perches
· 16 years ago
ea6b101
include/linux/compiler-gcc.h: use __same_type() in __must_be_array()
by Rusty Russell
· 16 years ago
71abbbf
cpuidle: extend cpuidle and menu governor to handle dynamic states
by Ai Li
· 16 years ago
d2997b1
hibernation: freeze swap at hibernation
by KAMEZAWA Hiroyuki
· 16 years ago
ad8c2ee
rmap: add exclusive page to private anon_vma on swapin
by Rik van Riel
· 16 years ago
51b1bd2
oom: deprecate oom_adj tunable
by David Rientjes
· 16 years ago
a63d83f
oom: badness heuristic rewrite
by David Rientjes
· 16 years ago
74bcbf4
oom: move badness() declaration into oom.h
by Andrew Morton
· 16 years ago
25edde0
vmscan: kill prev_priority completely
by KOSAKI Motohiro
· 16 years ago
f446daa
mm: implement writeback livelock avoidance using page tagging
by Jan Kara
· 16 years ago
ebf8aa4
radix-tree: omplement function radix_tree_range_tag_if_tagged
by Jan Kara
· 16 years ago
ba6f0ff
ksm: fix ksm swapin time optimization
by Andrea Arcangeli
· 16 years ago
7e49629
tmpfs: make tmpfs scalable with percpu_counter for used blocks
by Tim Chen
· 16 years ago
27f5e0f
tmpfs: add accurate compare function to percpu_counter library
by Tim Chen
· 16 years ago
4e60c86
gcc-4.6: mm: fix unused but set warnings
by Andi Kleen
· 16 years ago
627295e
gcc-4.6: pagemap: avoid unused-but-set variable
by Andi Kleen
· 16 years ago
2510600
topology: alternate fix for ia64 tiger_defconfig build breakage
by Lee Schermerhorn
· 16 years ago
b645bd1
mmzone.h: remove dead prototype
by Alexander Nevenchannyy
· 16 years ago
ff321fe
mm: rename try_set_zone_oom() to try_set_zonelist_oom()
by Minchan Kim
· 16 years ago
8e4228e
oom: move sysctl declarations to oom.h
by David Rientjes
· 16 years ago
Next »