Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6cc931b9b5ec652c90b928f3ec2163f261552c91
/
include
/
linux
6cc931b
Unexport asm/elf.h
by Kirill A. Shutemov
· 17 years ago
c1445db
Unexport asm/user.h and linux/user.h
by Kirill A. Shutemov
· 17 years ago
12debc4
iget: remove iget() and the read_inode() super op as being obsolete
by David Howells
· 17 years ago
2b7e5bc
iget: stop QNX4 from using iget() and read_inode()
by David Howells
· 17 years ago
1d1fe1e
iget: stop EXT4 from using iget() and read_inode()
by David Howells
· 17 years ago
473043d
iget: stop EXT3 from using iget() and read_inode()
by David Howells
· 17 years ago
298384cd
iget: stop EFS from using iget() and read_inode()
by David Howells
· 17 years ago
b46980f
iget: introduce a function to register iget failure
by David Howells
· 17 years ago
d1bc8e9
Add an ERR_CAST() function to complement ERR_PTR and co.
by David Howells
· 17 years ago
bba1f60
vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()
by Ken'ichi Ohmichi
· 17 years ago
1e4f295
vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET()
by Ken'ichi Ohmichi
· 17 years ago
c76f860
vmcoreinfo: rename vmcoreinfo's macros returning the size
by Ken'ichi Ohmichi
· 17 years ago
72a7fe3
Introduce flags for reserve_bootmem()
by Bernhard Walle
· 17 years ago
fa9ff4b
ASIC3 driver
by Samuel Ortiz
· 17 years ago
956db3c
hotplug cpu: move tasks in empty cpusets to parent
by Cliff Wickman
· 17 years ago
31a7df0
cgroups: mechanism to process each task in a cgroup
by Cliff Wickman
· 17 years ago
3c541e1
Memory controller remove control_type feature
by Balbir Singh
· 17 years ago
cc38108
per-zone and reclaim enhancements for memory controller: calculate the number of pages to be scanned per cgroup
by KAMEZAWA Hiroyuki
· 17 years ago
6c48a1d
per-zone and reclaim enhancements for memory controller: remember reclaim priority in memory cgroup
by KAMEZAWA Hiroyuki
· 17 years ago
5932f36
per-zone and reclaim enhancements for memory controller: calculate active/inactive imbalance per cgroup
by KAMEZAWA Hiroyuki
· 17 years ago
58ae83d
per-zone and reclaim enhancements for memory controller: calculate mapper_ratio per cgroup
by KAMEZAWA Hiroyuki
· 17 years ago
4fca88c
memory cgroup enhancements: add- pre_destroy() handler
by KAMEZAWA Hiroyuki
· 17 years ago
ae41be3
bugfix for memory cgroup controller: migration under memory controller fix
by KAMEZAWA Hiroyuki
· 17 years ago
4c4a221
memcontrol: move oom task exclusion to tasklist scan
by David Rientjes
· 17 years ago
3062fc6
memcontrol: move mm_cgroup to header file
by David Rientjes
· 17 years ago
e1a1cd5
Memory controller: make charging gfp mask aware
by Balbir Singh
· 17 years ago
bed7161
Memory controller: make page_referenced() cgroup aware
by Balbir Singh
· 17 years ago
8697d33
Memory controller: add switch to control what type of pages to limit
by Balbir Singh
· 17 years ago
c7ba5c9
Memory controller: OOM handling
by Pavel Emelianov
· 17 years ago
0eea103
Memory controller improve user interface
by Balbir Singh
· 17 years ago
66e1707
Memory controller: add per cgroup LRU and reclaim
by Balbir Singh
· 17 years ago
8a9f3cc
Memory controller: memory accounting
by Balbir Singh
· 17 years ago
78fb746
Memory controller: accounting setup
by Pavel Emelianov
· 17 years ago
8cdea7c
Memory controller: cgroups setup
by Balbir Singh
· 17 years ago
e552b66
Memory controller: resource counters
by Pavel Emelianov
· 17 years ago
3dddbfc
tty: Kill TTY_FLIPBUF_SIZE
by Alan Cox
· 17 years ago
deb21db
VFS: swap do_ioctl and vfs_ioctl names
by Erez Zadok
· 17 years ago
4aa323b
DS1WM: decouple host IRQ and INTR active state settings
by Philipp Zabel
· 17 years ago
3e6bdf4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
9f9975a
generic: add __FINITDATA
by Ingo Molnar
· 17 years ago
b5556a6
cpuidle: dubious one-bit signed bitfield in cpuidle.h
by Harvey Harrison
· 17 years ago
3d4d458
Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop into fix
by Linus Torvalds
· 17 years ago
2dd550b
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
8755e56
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
d8fd66a
jbd.h: hide kernel only code
by Olaf Hering
· 17 years ago
5330838
make jbd/journal.c:__journal_abort_hard() static
by Adrian Bunk
· 17 years ago
b3bd86e
isapnp driver semaphore to mutex
by Daniel Walker
· 17 years ago
73c3443
md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDEV_PENDING.
by NeilBrown
· 17 years ago
d089c6a
md: change ITERATE_RDEV to rdev_for_each
by NeilBrown
· 17 years ago
c5d79ad
md: allow devices to be shared between md arrays
by NeilBrown
· 17 years ago
c620727
md: allow a maximum extent to be set for resyncing
by NeilBrown
· 17 years ago
e691063
md: support 'external' metadata for md arrays
by NeilBrown
· 17 years ago
b47490c
md: Update md bitmap during resync.
by NeilBrown
· 17 years ago
dfcffa4
sm501fb: control panel pin usage with platform data flags
by Magnus Damm
· 17 years ago
f3dc363
gpio: rename pca953x symbols
by Guennadi Liakhovetski
· 17 years ago
d1c057e3
gpio: rename pca9539 driver
by Guennadi Liakhovetski
· 17 years ago
ad8dc96
w1-gpio: add GPIO w1 bus master driver
by Ville Syrjala
· 17 years ago
f47cd9b
kprobes: kretprobe user entry-handler
by Abhishek Sagar
· 17 years ago
6ffc787
system timer: fix crash in <100Hz system timer
by David Fries
· 17 years ago
1bf4734
kernel/sys.c: get rid of expensive divides in groups_sort()
by Eric Dumazet
· 17 years ago
dc99915
parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCard
by Luís P Mendes
· 17 years ago
1a669c2
Add arch_ptrace_stop
by Roland McGrath
· 17 years ago
4749380
drivers/isdn/i4l/isdn_tty.c: remove write_sem
by Daniel Walker
· 17 years ago
eb31005
drivers/char/tty_io.c: remove pty_sem
by Daniel Walker
· 17 years ago
d99c4f6
Remove rcu_assign_pointer() penalty for NULL pointers
by Paul E. McKenney
· 17 years ago
9cfe015
get rid of NR_OPEN and introduce a sysctl_nr_open
by Eric Dumazet
· 17 years ago
ece9591
inotify: send IN_ATTRIB events when link count changes
by Jan Kara
· 17 years ago
797074e
fs: use list_for_each_entry_reverse and kill sb_entry
by Akinobu Mita
· 17 years ago
f10db62
Avoid divide in IS_ALIGN
by Herbert Xu
· 17 years ago
b324215
PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storage
by Eric Dumazet
· 17 years ago
e7ca2d4
Document I_SYNC and I_DATASYNC
by Joern Engel
· 17 years ago
0321155
fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol
by Jiri Olsa
· 17 years ago
de9330d
log2.h: Define order_base_2() macro for convenience.
by Robert P. J. Day
· 17 years ago
2646437
proper prototype for vty_init()
by Adrian Bunk
· 17 years ago
011e3fc
proper prototype for get_filesystem_list()
by Adrian Bunk
· 17 years ago
a1c9eea
proper prototype for signals_init()
by Adrian Bunk
· 17 years ago
941e492
read_current_timer() cleanups
by Andrew Morton
· 17 years ago
83bad1d
scheduled OSS driver removal
by Adrian Bunk
· 17 years ago
f74596d
proper show_interrupts() prototype
by Adrian Bunk
· 17 years ago
96c5865
Allow auto-destruction of loop devices
by David Woodhouse
· 17 years ago
0a5dcb5
Parallel port: convert port_mutex to the mutex API
by Matthias Kaehlcke
· 17 years ago
4e70148
hash: add explicit u32 and u64 versions of hash
by Matthew Wilcox
· 17 years ago
47437b2
async_tx: allow architecture specific async_tx_find_channel implementations
by Dan Williams
· 17 years ago
d4c56f9
async_tx: replace 'int_en' with operation preparation flags
by Dan Williams
· 17 years ago
0036731
async_tx: kill tx_set_src and tx_set_dest methods
by Dan Williams
· 17 years ago
d909b34
async_tx: kill ASYNC_TX_ASSUME_COHERENT
by Dan Williams
· 17 years ago
37198e3
libata: kill now unused n_iter and fix sata_fsl
by James Bottomley
· 17 years ago
f351b2d
sata_mv: Support SoC controllers
by Saeed Bishara
· 17 years ago
0a87e3e
Rename: linux/pata_platform.h to linux/ata_platform.h
by Jeff Garzik
· 17 years ago
655d2ce
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 17 years ago
a29961b3
Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
64a57fe
ide: add ide_read_error() inline helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
c47137a
ide: add ide_read_[alt]status() inline helpers
by Bartlomiej Zolnierkiewicz
· 17 years ago
29dd597
ide: remove ide_setup_ports()
by Bartlomiej Zolnierkiewicz
· 17 years ago
afdd360
ide: remove write-only ->sata_misc[] from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
7c7e92a
Palmchip BK3710 IDE driver
by Anton Salnikov
· 17 years ago
9ec1381
[NET_SCHED]: cls_flow: support classification based on VLAN tag
by Patrick McHardy
· 17 years ago
1814993
[VLAN]: Constify skb argument to vlan_get_tag()
by Patrick McHardy
· 17 years ago
532031d
b43: fix build with CONFIG_SSB_PCIHOST=n
by Andrew Morton
· 17 years ago
40d2514
Generic HDLC - remove now unneeded hdlc_device_desc
by Krzysztof Halasa
· 17 years ago
Next »