Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
cd74c86bdf705f824d494a2bbda393d1d562b40a
/
include
/
linux
cd74c86
perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() change
by Paul Mackerras
· 16 years ago
393b2ad
perf: Add a timestamp to fork events
by Arjan van de Ven
· 16 years ago
929bf0d
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
5622f29
x86, perf_counter, bts: Optimize BTS overflow handling
by Markus Metzger
· 16 years ago
dcbf77b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
1218259
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
ca9a702
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
f205ce8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
d15d6e6
libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers
by John(Jung-Ik) Lee
· 16 years ago
2667de8
perf_counter: Allow for a wakeup watermark
by Peter Zijlstra
· 16 years ago
45bd00d
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
3aee060
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb
by Linus Torvalds
· 16 years ago
ad4b78b
sched: Add new wakeup preemption mode: WAKEUP_RUNNING
by Peter Zijlstra
· 16 years ago
ab86e57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
4406c56
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
182a85f
sched: Disable wakeup balancing
by Peter Zijlstra
· 16 years ago
b6e5131
writeback: separate starting of sync vs opportunistic writeback
by Jens Axboe
· 16 years ago
cfc4ba5
writeback: use RCU to protect bdi_list
by Jens Axboe
· 16 years ago
32a88aa
fs: Assign bdi in super_block
by Jens Axboe
· 16 years ago
1fe06ad
writeback: get rid of wbc->for_writepages
by Jens Axboe
· 16 years ago
2c96ce9
fs: remove bdev->bd_inode_backing_dev_info
by Jens Axboe
· 16 years ago
59abf02
sched: Add SD_PREFER_LOCAL
by Peter Zijlstra
· 16 years ago
fe832a3
tracing: remove notrace from __kprobes annotation
by Steven Rostedt
· 16 years ago
0cb583f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
by Linus Torvalds
· 16 years ago
723e9db
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
2b2af54
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
by Kay Sievers
· 17 years ago
4622709
Driver core: Add support for compatibility classes
by Jean Delvare
· 16 years ago
ccb86a6
uio: add generic driver for PCI 2.3 devices
by Michael S. Tsirkin
· 16 years ago
a4dbd67
driver model: constify attribute groups
by David Brownell
· 17 years ago
a5b8b1a
Driver core: Add accessor for device platform data
by Mark Brown
· 16 years ago
b402843
Driver core: move dev_get/set_drvdata to drivers/base/dd.c
by Greg Kroah-Hartman
· 17 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 16 years ago
2f82af0
Nicolas Pitre has a new email address
by Nicolas Pitre
· 16 years ago
043fe50
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 16 years ago
2274239
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
1aaf2e5
Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
66a4fe0
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 16 years ago
a7558e0
sched: Add WF_FORK
by Peter Zijlstra
· 16 years ago
7d47872
sched: Rename sync arguments
by Peter Zijlstra
· 16 years ago
0763a66
sched: Rename select_task_rq() argument
by Peter Zijlstra
· 16 years ago
47fe38f
x86: sched: Provide arch implementations using aperf/mperf
by Peter Zijlstra
· 16 years ago
b8a543e
sched: Reduce forkexec_idx
by Peter Zijlstra
· 16 years ago
0ec9fab
sched: Improve latencies and throughput
by Mike Galbraith
· 16 years ago
6bd7821
sched: Fix some domain tunings
by Peter Zijlstra
· 16 years ago
78e7ed5
sched: Tweak wake_idx
by Peter Zijlstra
· 16 years ago
c88d591
sched: Merge select_task_rq_fair() and sched_balance_self()
by Peter Zijlstra
· 16 years ago
e9c8431
sched: Add TASK_WAKING
by Peter Zijlstra
· 16 years ago
5f3edc1
sched: Hook sched_balance_self() into sched_class::select_task_rq()
by Peter Zijlstra
· 16 years ago
8b81547
RxRPC: Declare the security index constants symbolically
by David Howells
· 16 years ago
29a020d
[PATCH] net: kmemcheck annotation in struct socket
by Eric Dumazet
· 16 years ago
75c7850
bonding: remap muticast addresses without using dev_close() and dev_open()
by Moni Shoua
· 16 years ago
1824090
Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
f86054c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 16 years ago
8a47890
SELinux: inline selinux_is_enabled in !CONFIG_SECURITY_SELINUX
by Eric Paris
· 16 years ago
133309a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
5489375
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 16 years ago
355bbd8
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
3969522
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
2ca7d67
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
69def9f
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 16 years ago
353f6dd
cleanup console_print()
by Anirban Sinha
· 16 years ago
e81995b
PCI hotplug: acpiphp: use generic pci_configure_slot()
by Bjorn Helgaas
· 16 years ago
8838400
PCI hotplug: add pci_configure_slot()
by Bjorn Helgaas
· 16 years ago
bb193c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 16 years ago
6a29172
PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface
by Bjorn Helgaas
· 16 years ago
d136f1b
genetlink: fix netns vs. netlink table locking
by Johannes Berg
· 16 years ago
4142e0d
Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 16 years ago
33f1de6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 16 years ago
9d62ec6
PM: Add convenience macro to make switching to dev_pm_ops less error-prone
by Albin Tonnerre
· 16 years ago
ac8d513
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 16 years ago
d7e9660
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
aceda77
Merge branches 'slab/cleanups' and 'slab/fixes' into for-linus
by Pekka Enberg
· 16 years ago
7f53866
PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle
by Alex Chiang
· 16 years ago
18f2ee7
vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()
by Jan Kara
· 16 years ago
148f948
vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode
by Jan Kara
· 16 years ago
eef9938
vfs: Rename generic_file_aio_write_nolock
by Christoph Hellwig
· 16 years ago
e4dd9de
vfs: Export __generic_file_aio_write() and add some comments
by Jan Kara
· 16 years ago
d3bccb6
vfs: Introduce filemap_fdatawait_range
by Jan Kara
· 16 years ago
55e0715
Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b581af5
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
746cd1e
block: use blkdev_issue_discard in blk_ioctl_discard
by Christoph Hellwig
· 16 years ago
3d2257f
Make DISCARD_BARRIER and DISCARD_NOBARRIER writes instead of reads
by David Woodhouse
· 16 years ago
3c5820c
block: Optimal I/O limit wrapper
by Martin K. Petersen
· 16 years ago
a9327ca
Seperate read and write statistics of in_flight requests
by Nikanth Karthikesan
· 16 years ago
ed868a5
Creds: creds->security can be NULL is selinux is disabled
by Eric Paris
· 16 years ago
8123e8f
Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linus
by Jiri Kosina
· 16 years ago
16bb8eb
tracing: allow filter predicates to handle ksym symbols
by Steven Rostedt
· 16 years ago
1e3c1f7
V4L/DVB (12625): Add new V4L2_FMT_FLAG_EMULATED flag to videodev2.h
by Hans de Goede
· 16 years ago
6b42494
V4L/DVB (12548): v4l2: video device: Add V4L2_CTRL_CLASS_FM_TX controls
by Eduardo Valentin
· 16 years ago
6b5a949
V4L/DVB (12543): v4l: introduce string control support.
by Hans Verkuil
· 16 years ago
6ace40e
V4L/DVB (12316): v4l: add V4L2_CAP_RDS_OUTPUT and V4L2_CAP_MODULATOR caps
by Hans Verkuil
· 17 years ago
1cb662a
V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PID
by Andreas Oberritter
· 16 years ago
ef5b5b7
V4L/DVB (12212): v4l2: add RDS API to videodev2.h
by Hans Verkuil
· 17 years ago
de05f63
V4L/DVB (12187): uvcvideo: Move UVC definitions to linux/usb/video.h
by Laurent Pinchart
· 17 years ago
65dd2f9
V4L/DVB (12149): videodev2.h: Reorganize fourcc table
by Mauro Carvalho Chehab
· 17 years ago
87d721a
Merge branch 'master' into devel
by Russell King
· 16 years ago
f17a1f0
ARM: 5636/1: Move vendor enum to AMBA include
by Linus Walleij
· 16 years ago
86d7101
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 16 years ago
8637343
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
483e3cd
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
Next »