Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2fa51107c9aa80ae95b4524198442cdea82d08a3
/
include
/
linux
886ad09
libata: Add a per-host flag to opt-in into parallel port probes
by Arjan van de Ven
· 16 years ago
4e9b1c1
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
f4b477c
rbtree: add const qualifier to some functions
by Artem Bityutskiy
· 16 years ago
fcccf50
filesystem freeze: implement generic freeze feature
by Takashi Sato
· 16 years ago
c4be0c1
filesystem freeze: add error handling of write_super_lockfs/unlockfs
by Takashi Sato
· 16 years ago
69347a2
memstick: annotate endianness of attribute structs
by Harvey Harrison
· 16 years ago
85c210e
compiler-gcc.h: add more comments to RELOC_HIDE
by Andi Kleen
· 16 years ago
0d34052
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
2fb585a
Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
by Linus Torvalds
· 16 years ago
926bead
Revert "driver core: create a private portion of struct device"
by Greg Kroah-Hartman
· 16 years ago
e2d4077
Revert "driver core: move klist_children into private structure"
by Greg Kroah-Hartman
· 16 years ago
cda5e83
Revert "driver core: move knode_driver into private structure"
by Greg Kroah-Hartman
· 16 years ago
4db8e28
Revert "driver core: move knode_bus into private structure"
by Greg Kroah-Hartman
· 16 years ago
c40f6f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu
by Linus Torvalds
· 16 years ago
d7d717f
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
by Linus Torvalds
· 16 years ago
b64dc5a
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
by Linus Torvalds
· 16 years ago
3f75e84
mISDN: Add layer1 prim MPH_INFORMATION_REQ
by Martin Bachem
· 16 years ago
b36b654
mISDN: Create /sys/class/mISDN
by Matthias Urlichs
· 16 years ago
1b4d331
mISDN: Fix deactivation, if peer IP is removed from l1oip instance.
by Andreas Eversberg
· 16 years ago
02282ee
mISDN: Add ISDN_P_TE_UP0 / ISDN_P_NT_UP0
by Martin Bachem
· 16 years ago
3bd69ad
mISDN: Add ISDN sample clock API to mISDN core
by Andreas Eversberg
· 16 years ago
1f28fa1
mISDN: Add E-Channel logging features
by Martin Bachem
· 16 years ago
837468d
mISDN: Use struct device name field
by Matthias Urlichs
· 16 years ago
8b6015f
mISDN: Added an ioctl to change the device name
by Matthias Urlichs
· 16 years ago
8dd2f36
mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty
by Andreas Eversberg
· 16 years ago
4ce5f24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile
by Linus Torvalds
· 16 years ago
7c51d57
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
a3a798c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 16 years ago
d9e8a3a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
fefae48
[MTD] CFI: remove major/minor version check for command set 0x0002
by Wolfgang Grandegger
· 16 years ago
ec9f168
Merge branch 'simplify_PRT' into release
by Len Brown
· 16 years ago
b2576e1
Merge branch 'linus' into release
by Len Brown
· 16 years ago
3cc8a5f
Merge branch 'suspend' into release
by Len Brown
· 16 years ago
2150edc
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
cd76469
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
022992e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 16 years ago
5fbbf5f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
894bcdf
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 16 years ago
871af12
libata: Add 32bit PIO support
by Alan Cox
· 16 years ago
4044ba5
md: don't retry recovery of raid1 that fails due to error on source drive.
by NeilBrown
· 16 years ago
efeb53c
md: Allow md devices to be created by name.
by NeilBrown
· 16 years ago
d337482
md: make devices disappear when they are no longer needed.
by NeilBrown
· 16 years ago
cd2ac93
md: need another print_sb for mdp_superblock_1
by Cheng Renquan
· 16 years ago
159ec1f
md: use list_for_each_entry macro directly
by Cheng Renquan
· 16 years ago
ccacc7d
md: raid0: make hash_spacing and preshift sector-based.
by Andre Noll
· 16 years ago
83838ed
md: raid0: Represent the size of strip zones in sectors.
by Andre Noll
· 16 years ago
6199d3d
md: raid0: Represent zone->zone_offset in sectors.
by Andre Noll
· 16 years ago
019c4e2
md: raid0: Represent device offset in sectors.
by Andre Noll
· 16 years ago
0c3573f
md: use sysfs_notify_dirent to notify changes to md/sync_action.
by NeilBrown
· 16 years ago
f4f6bda
backlight: add support for Toppoly TDO35S series to tdo24m lcd driver
by Mike Rapoport
· 16 years ago
0ba4887
regulator: fix kernel-doc warnings
by Randy Dunlap
· 16 years ago
c8e7e46
regulator: Add missing kerneldoc
by Mark Brown
· 16 years ago
69279fb
regulator: Clean up kerneldoc warnings
by Mark Brown
· 16 years ago
7f46b13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
859cb7f
leds: Add suspend/resume to the core class
by Richard Purdie
· 16 years ago
85da1fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
91f68b7
generic swap(): introduce global macro swap(a, b)
by Wu Fengguang
· 16 years ago
f06295b
ELF: implement AT_RANDOM for glibc PRNG seeding
by Kees Cook
· 16 years ago
61bce0f
pid: generalize task_active_pid_ns
by Eric W. Biederman
· 16 years ago
f9fb860
pid: implement ns_of_pid
by Eric W. Biederman
· 16 years ago
6af866a
cpuset: remove remaining pointers to cpumask_t
by Li Zefan
· 16 years ago
e7c5ec9
cgroups: add css_tryget()
by Paul Menage
· 16 years ago
999cd8a
cgroups: add a per-subsystem hierarchy_mutex
by Paul Menage
· 16 years ago
b5a8431
memcg: fix shmem's swap accounting
by KAMEZAWA Hiroyuki
· 16 years ago
a5e924f
memcg: remove mem_cgroup_try_charge
by Daisuke Nishimura
· 16 years ago
c772be9
memcg: fix calculation of active_ratio
by KOSAKI Motohiro
· 16 years ago
a7885eb
memcg: swappiness
by KOSAKI Motohiro
· 16 years ago
9439c1c
memcg: remove mem_cgroup_cal_reclaim()
by KOSAKI Motohiro
· 16 years ago
3e2f41f
memcg: add zone_reclaim_stat
by KOSAKI Motohiro
· 16 years ago
a3d8e05
memcg: add mem_cgroup_zone_nr_pages()
by KOSAKI Motohiro
· 16 years ago
14797e2
memcg: add inactive_anon_is_low()
by KOSAKI Motohiro
· 16 years ago
6e90157
mm: introduce zone_reclaim struct
by KOSAKI Motohiro
· 16 years ago
f89eb90
inactive_anon_is_low: move to vmscan
by KOSAKI Motohiro
· 16 years ago
2c26fdd
memcg: revert gfp mask fix
by KAMEZAWA Hiroyuki
· 16 years ago
a636b32
memcg: avoid unnecessary system-wide-oom-killer
by KAMEZAWA Hiroyuki
· 16 years ago
2e4d409
memcontrol: rcu_read_lock() to protect mm_match_cgroup()
by Lai Jiangshan
· 16 years ago
28dbc4b
memcg: memory cgroup resource counters for hierarchy
by Balbir Singh
· 16 years ago
f8d6654
memcg: add mem_cgroup_disabled()
by Hirokazu Takahashi
· 16 years ago
08e552c
memcg: synchronized LRU
by KAMEZAWA Hiroyuki
· 16 years ago
8c7c6e3
memcg: mem+swap controller core
by KAMEZAWA Hiroyuki
· 16 years ago
27a7faa
memcg: swap cgroup for remembering usage
by KAMEZAWA Hiroyuki
· 16 years ago
c077719
memcg: mem+swap controller Kconfig
by KAMEZAWA Hiroyuki
· 16 years ago
d13d144
memcg: handle swap caches
by KAMEZAWA Hiroyuki
· 16 years ago
01b1ae6
memcg: simple migration handling
by KAMEZAWA Hiroyuki
· 16 years ago
7a81b88
memcg: introduce charge-commit-cancel style of functions
by KAMEZAWA Hiroyuki
· 16 years ago
a47295e
cgroups: make cgroup_path() RCU-safe
by Paul Menage
· 16 years ago
b2aa30f
cgroups: don't put struct cgroupfs_root protected by RCU
by Lai Jiangshan
· 16 years ago
04143e2
ext3: tighten restrictions on inode flags
by Duane Griffin
· 16 years ago
2e8671c
ext3: don't inherit inappropriate inode flags from parent
by Duane Griffin
· 16 years ago
5df096d
ext3: allocate ->s_blockgroup_lock separately
by Pekka Enberg
· 16 years ago
f420d4d
jbd: improve fsync batching
by Josef Bacik
· 16 years ago
ef8b646
ext2: tighten restrictions on inode flags
by Duane Griffin
· 16 years ago
0e090f1
ext2: don't inherit inappropriate inode flags from parent
by Duane Griffin
· 16 years ago
18a82eb
ext2: allocate ->s_blockgroup_lock separately
by Pekka J Enberg
· 16 years ago
1107ba8
xen: add xenfs to allow usermode <-> Xen interaction
by Alex Zeffertt
· 16 years ago
c835ee7
backlight: Add suspend/resume support to the backlight core
by Richard Purdie
· 16 years ago
d2852b9
Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tip
by Robert Richter
· 16 years ago
0081e80
leds: Add WM8350 LED driver
by Mark Brown
· 16 years ago
934cd3f
leds: leds-pcs9532 - Move i2c work to a workqueque
by Riku Voipio
· 16 years ago
e2387d6
leds: Make header variable naming consistent
by Wolfram Sang
· 16 years ago
Next »