Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
12efdde3139c568a59561b69865fd14f37c75603
/
include
/
linux
cad74f2
[MTD] NAND remove write_byte/word function from nand_chip
by Thomas Gleixner
· 19 years ago
7abd3ef
[MTD] Refactor NAND hwcontrol to cmd_ctrl
by Thomas Gleixner
· 19 years ago
9223a45
[MTD] Remove read/write _ecc variants
by Thomas Gleixner
· 19 years ago
2528e8c
[MTD] Remove readv/readv_ecc
by Thomas Gleixner
· 19 years ago
9d8522d
[MTD] Remove nand writev support
by Thomas Gleixner
· 19 years ago
9a57d47
[MTD] NAND ECC hwctl function has no return value
by Thomas Gleixner
· 19 years ago
4cbb9b8
Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/
by Thomas Gleixner
· 19 years ago
6dfc6d2
[MTD] NAND modularize ECC
by Thomas Gleixner
· 19 years ago
58dd8f2
[MTD] NAND consolidate data types
by Thomas Gleixner
· 19 years ago
2c0a2be
[MTD] NAND whitespace and formatting cleanup
by Thomas Gleixner
· 19 years ago
ce4c61f
[MTD] Add support for NDFC NAND controller
by Thomas Gleixner
· 19 years ago
41796c2
[MTD] Add platform support for NAND
by Thomas Gleixner
· 19 years ago
a36ed29
[MTD] Simplify NAND locking
by Thomas Gleixner
· 19 years ago
2831877
[MTD] Introduce writesize
by Joern Engel
· 19 years ago
0cfc7da
Merge git://git.infradead.org/jffs2-xattr-2.6
by David Woodhouse
· 19 years ago
aef9ab4
[JFFS2] Support new device nodes
by David Woodhouse
· 19 years ago
20a92fc
Merge git://git.infradead.org/mtd-2.6
by KaiGai Kohei
· 19 years ago
ba9627b
[JFFS2] Repack some on-medium structures. ARM is weirder than I thought.
by David Woodhouse
· 19 years ago
1859482
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 19 years ago
e6333fd
[PATCH] fix can_share_swap_page() when !CONFIG_SWAP
by Hua Zhong
· 19 years ago
39d24e6
[PATCH] add slab_is_available() routine for boot code
by Mike Kravetz
· 19 years ago
5e37661
[PATCH] symbol_put_addr() locks kernel
by Trent Piepho
· 19 years ago
986733e
[PATCH] RCU: introduce rcu_needs_cpu() interface
by Heiko Carstens
· 19 years ago
3e68fbb
[JFFS2] Don't pack on-medium structures, because GCC emits crappy code
by David Woodhouse
· 19 years ago
0d4e30d
[MTD] Clean up <linux/mtd/physmap.h> to fix modular build
by David Woodhouse
· 19 years ago
151e765
[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd
by David Woodhouse
· 19 years ago
aa98d7c
[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
by KaiGai Kohei
· 19 years ago
493c646
OneNAND: One-Time Programmable (OTP) support
by Kyungmin Park
· 19 years ago
9c01f87
OneNAND: handle byte access on BufferRAM
by Kyungmin Park
· 19 years ago
2bf9d6d
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
6572b20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
6314410
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemminger/netdev-2.6
by Linus Torvalds
· 19 years ago
4c1b462
dl2k: use DMA_48BIT_MASK constant
by Francois Romieu
· 19 years ago
b17a7c1
[NET]: Do sysfs registration as part of register_netdevice.
by Stephen Hemminger
· 19 years ago
d324031
sky2: backout NAPI reschedule
by Stephen Hemminger
· 19 years ago
6f18a02
Finally remove the obnoxious inter_module_xxx()
by David Woodhouse
· 19 years ago
73566ed
[MTD] Convert physmap to platform driver
by Lennert Buytenhek
· 19 years ago
fe9925b
[NET]: Create netdev attribute_groups with class_device_add
by Stephen Hemminger
· 19 years ago
1498221
[CLASS DEVICE]: add attribute_group creation
by Stephen Hemminger
· 19 years ago
d98550e
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 19 years ago
6fc56cc
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
by Linus Torvalds
· 19 years ago
cbdf811
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
7582e9d
[NETFILTER]: H.323 helper: Change author's email address
by Jing Min Zhao
· 19 years ago
1432873
[PATCH] splice: LRU fixups
by Jens Axboe
· 19 years ago
6e197696
[PATCH] ppc32 CPM_UART: fixes and improvements
by Vitaly Bordug
· 19 years ago
edc4ff7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 19 years ago
cbb9a56
Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/
by David Woodhouse
· 19 years ago
37be4e7
[MMC] extend data timeout for writes
by Russell King
· 19 years ago
330ab71
[PATCH] vmsplice: restrict stealing a little more
by Jens Axboe
· 19 years ago
a893b99
[PATCH] splice: fix page LRU accounting
by Jens Axboe
· 19 years ago
532f57d
Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 19 years ago
46c5ea3
[NETFILTER] x_tables: fix compat related crash on non-x86
by Patrick McHardy
· 19 years ago
9817d20
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
7afa6fd
[PATCH] vmsplice: allow user to pass in gift pages
by Jens Axboe
· 19 years ago
f6762b7
[PATCH] pipe: enable atomic copying of pipe data to/from user space
by Jens Axboe
· 19 years ago
f84d751
[PATCH] pipe: introduce ->pin() buffer operation
by Jens Axboe
· 19 years ago
0568b40
[PATCH] splice: fix bugs in pipe_to_file()
by Jens Axboe
· 19 years ago
1f4a906
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
073115d
[PATCH] Rework of IPC auditing
by Steve Grubb
· 19 years ago
ce29b68
[PATCH] More user space subject labels
by Steve Grubb
· 19 years ago
e7c3497
[PATCH] Reworked patch for labels on user space messages
by Steve Grubb
· 19 years ago
9c7aa6a
[PATCH] change lspp ipc auditing
by Steve Grubb
· 19 years ago
1b50eed
[PATCH] audit inode patch
by Steve Grubb
· 19 years ago
376bd9c
[PATCH] support for context based audit filtering
by Darrel Goeddel
· 19 years ago
5411be5
[PATCH] drop task argument of audit_syscall_{entry,exit}
by Al Viro
· 19 years ago
68ac64c
[SERIAL] Clean up serial locking when obtaining a reference to a port
by Russell King
· 19 years ago
da753be
[NET]: use hlist_unhashed()
by Akinobu Mita
· 19 years ago
08791e5
Input: ressurect EVIOCGREP and EVIOCSREP
by Dmitry Torokhov
· 19 years ago
7b7e394
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 19 years ago
13e87ec
[PATCH] request_irq(): remove warnings from irq probing
by Andrew Morton
· 19 years ago
2cb1459
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 19 years ago
5b3ef14
[PATCH] Kobject: possible cleanups
by Adrian Bunk
· 19 years ago
bde11d7
[PATCH] Fix OCFS2 warning when DEBUG_FS is not enabled
by Jean Delvare
· 19 years ago
4d17ffd
[PATCH] Kobject: fix build error
by Kay Sievers
· 19 years ago
ebf4350
[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()
by Jens Axboe
· 19 years ago
7b97ebf
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
00522fb
[PATCH] splice: rearrange moving to/from pipe helpers
by Jens Axboe
· 19 years ago
734cbc3
[PATCH] sky2: reschedule if irq still pending
by Stephen Hemminger
· 19 years ago
912d35f
[PATCH] Add support for the sys_vmsplice syscall
by Jens Axboe
· 19 years ago
ddc5d34
Input: move input_device_id to mod_devicetable.h
by Dmitry Torokhov
· 19 years ago
1a0ccec
Input: allow passing NULL to input_free_device()
by Dmitry Torokhov
· 19 years ago
d5b415c
Input: ads7846 - improve filtering for thumb press accuracy
by Imre Deak
· 19 years ago
55fe586
[NETFILTER]: Fix compat_xt_counters alignment for non-x86
by Patrick McHardy
· 19 years ago
d3d3cf0
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
72b38d4
[PATCH] memory_hotplug.h cleanup
by Adrian Bunk
· 19 years ago
dc6de33
[NET]: Add skb->truesize assertion checking.
by David S. Miller
· 19 years ago
949b211
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 19 years ago
e99170f
NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset
by Trond Myklebust
· 19 years ago
7866bab
NFS: fix PROC_FS=n compile error
by Adrian Bunk
· 19 years ago
d3a7b20
[PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDC
by Adrian Bunk
· 19 years ago
6e89280
[PATCH] ide: ATI SB600 IDE support
by Anatoli Antonovitch
· 19 years ago
5e85d4a
[PATCH] task: Make task list manipulations RCU safe
by Eric W. Biederman
· 19 years ago
13626a8
[MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__.
by Ralf Baechle
· 19 years ago
64541d1
[PATCH] kill unushed __put_task_struct_cb
by Eric W. Biederman
· 19 years ago
f05472f
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 19 years ago
bcdc084
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 19 years ago
754a264
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 19 years ago
78a596b
[PATCH] remove kernel/power/pm.c:pm_unregister()
by Adrian Bunk
· 19 years ago
e778272
[PATCH] PCI: fix sparse warning about pci_bus_flags
by Roland Dreier
· 19 years ago
5da594b
[PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)
by John W. Linville
· 19 years ago
Next »