Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
63d222b9d277c4d7bf08afd1631a7f8e327a825c
63d222b
Merge tag 'rtc-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 9 years ago
10cd715
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 9 years ago
51e68d0
x86 isa: add back X86_32 dependency on CONFIG_ISA
by Linus Torvalds
· 9 years ago
b9ba1eb
rtc: tps6586x: rename so module can be autoloaded
by Nicolas Chauvet
· 9 years ago
814db2b
rtc: rv3029: hide unused i2c device table
by Arnd Bergmann
· 9 years ago
a9dbe55
rtc: rs5c372: r2025: fix check for 'oscillator halted' condition
by Thomas Koeller
· 15 years ago
0ddc5b8
rtc: rv3029: add alarm IRQ
by Mylène Josserand
· 9 years ago
38201ca
rtc: rv3029: fix set_time function
by Mylène Josserand
· 9 years ago
dc492e8
rtc: rv3029: fix alarm support
by Mylène Josserand
· 9 years ago
abe2f55
rtc: rv3029: Remove some checks and warnings
by Mylène Josserand
· 9 years ago
c2a1c14
rtc: rv3029: Add support of RV3049
by Mylène Josserand
· 9 years ago
e6e3808
rtc: rv3029: convert to use regmap
by Mylène Josserand
· 9 years ago
4e7f1a6
rtc: rv3029: remove 'i2c' in functions names
by Mylène Josserand
· 9 years ago
5469dc2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
2f37dd1
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
3aa2fc1
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
5af2344
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
19e36ad
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
e10abc6
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
0eff458
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
087afe8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
54cf809
locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()
by Peter Zijlstra
· 9 years ago
b99a9e8
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 9 years ago
ea9b501
samples/kprobes: print out the symbol name for the hooks
by Huang Shijie
· 9 years ago
d04659a
samples/kprobes: add a new module parameter
by Huang Shijie
· 9 years ago
603ac5d
kprobes: add the "tls" argument for j_do_fork
by Huang Shijie
· 9 years ago
c8cdd2b
init/main.c: simplify initcall_blacklisted()
by Rasmus Villemoes
· 9 years ago
4108124
fs/efs/super.c: fix return value
by Heloise
· 9 years ago
28898fd
checkpatch: improve --git <commit-count> shortcut
by Joe Perches
· 9 years ago
0dea9f1
checkpatch: reduce number of `git log` calls with --git
by Joe Perches
· 9 years ago
4a593c3
checkpatch: add support to check already applied git commits
by Du, Changbin
· 9 years ago
3beb42e
checkpatch: add --list-types to show message types to show or ignore
by Joe Perches
· 9 years ago
ef21219
checkpatch: advertise the --fix and --fix-inplace options more
by Joe Perches
· 9 years ago
481aea5
checkpatch: whine about ACCESS_ONCE
by Joe Perches
· 9 years ago
a91e899
checkpatch: add test for keywords not starting on tabstops
by Joe Perches
· 9 years ago
f39e176
checkpatch: improve CONSTANT_COMPARISON test for structure members
by Joe Perches
· 9 years ago
2d63274
checkpatch: add PREFER_IS_ENABLED test
by Joe Perches
· 9 years ago
fff7fb0
lib/GCD.c: use binary GCD algorithm instead of Euclidean
by Zhaoxiu Zeng
· 9 years ago
3bcadd6
radix-tree: free up the bottom bit of exceptional entries for reuse
by Matthew Wilcox
· 9 years ago
78a9be0
dax: move RADIX_DAX_ definitions to dax.c
by NeilBrown
· 9 years ago
9e85d81
radix-tree: make radix_tree_descend() more useful
by Matthew Wilcox
· 9 years ago
d604c32
radix-tree: introduce radix_tree_replace_clear_tags()
by Matthew Wilcox
· 9 years ago
89148aa
radix-tree: tidy up __radix_tree_create()
by Matthew Wilcox
· 9 years ago
a8e4da2
radix-tree: tidy up range_tag_if_tagged
by Matthew Wilcox
· 9 years ago
8c1244d
radix-tree: tidy up next_chunk
by Matthew Wilcox
· 9 years ago
af49a63
radix-tree: change naming conventions in radix_tree_shrink
by Matthew Wilcox
· 9 years ago
b194d16
radix-tree: rename radix_tree_is_indirect_ptr()
by Matthew Wilcox
· 9 years ago
4dd6c09
radix-tree: rename indirect_to_ptr() to entry_to_node()
by Matthew Wilcox
· 9 years ago
a4db4dc
radix-tree: rename ptr_to_indirect() to node_to_entry()
by Matthew Wilcox
· 9 years ago
30ff46cc
radix-tree: rename INDIRECT_PTR to INTERNAL_NODE
by Matthew Wilcox
· 9 years ago
d089126
radix-tree: remove root->height
by Matthew Wilcox
· 9 years ago
0694f0c
radix tree test suite: remove dependencies on height
by Matthew Wilcox
· 9 years ago
fb20901
radix-tree: remove a use of root->height from delete_node
by Matthew Wilcox
· 9 years ago
c12e51b
radix-tree: replace node->height with node->shift
by Matthew Wilcox
· 9 years ago
0c7fa0a
radix-tree: split node->path into offset and height
by Matthew Wilcox
· 9 years ago
2fcd900
radix-tree: miscellaneous fixes
by Matthew Wilcox
· 9 years ago
b76ba4a
drivers/hwspinlock: use correct radix tree API
by Matthew Wilcox
· 9 years ago
6b053b8
radix-tree: add copyright statements
by Matthew Wilcox
· 9 years ago
0796c58
radix-tree: fix radix_tree_dump() for multi-order entries
by Ross Zwisler
· 9 years ago
070c5ac
radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entries
by Matthew Wilcox
· 9 years ago
eb73f7f
radix-tree: add test for radix_tree_locate_item()
by Ross Zwisler
· 9 years ago
0a2efc6
radix-tree: rewrite radix_tree_locate_item
by Matthew Wilcox
· 9 years ago
8a14f4d
radix-tree: fix radix_tree_create for sibling entries
by Matthew Wilcox
· 9 years ago
0fc9b8c
radix-tree test suite: add multi-order tag test
by Ross Zwisler
· 9 years ago
4589ba6
radix-tree: rewrite radix_tree_tag_get
by Ross Zwisler
· 9 years ago
00f47b5
radix-tree: rewrite radix_tree_tag_clear
by Ross Zwisler
· 9 years ago
fb96990
radix-tree: rewrite radix_tree_tag_set
by Ross Zwisler
· 9 years ago
643b57d
radix tree test suite: multi-order iteration test
by Ross Zwisler
· 9 years ago
21ef533
radix-tree: add support for multi-order iterating
by Ross Zwisler
· 9 years ago
7b60e9a
radix-tree: fix multiorder BUG_ON in radix_tree_insert
by Matthew Wilcox
· 9 years ago
8582995
radix-tree: rewrite __radix_tree_lookup
by Matthew Wilcox
· 9 years ago
afe0e39
radix-tree: fix several shrinking bugs with multiorder entries
by Matthew Wilcox
· 9 years ago
4f3755d
radix tree test suite: start adding multiorder tests
by Matthew Wilcox
· 9 years ago
49ea6eb
radix-tree: fix extending the tree for multi-order entries at offset 0
by Matthew Wilcox
· 9 years ago
1456a43
radix-tree: introduce radix_tree_load_root()
by Matthew Wilcox
· 9 years ago
aa54757
radix-tree: remove restriction on multi-order entries
by Matthew Wilcox
· 9 years ago
29e0967
radix-tree: fix deleting a multi-order entry through an alias
by Matthew Wilcox
· 9 years ago
3b8c00f
radix-tree: fix sibling entry insertion
by Matthew Wilcox
· 9 years ago
db050f2
radix-tree: add missing sibling entry functionality
by Matthew Wilcox
· 9 years ago
57578c2
raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER
by Matthew Wilcox
· 9 years ago
6c4bd68
radix-tree: remove unused looping macros
by Ross Zwisler
· 9 years ago
7f30867
radix tree test suite: rebuild when headers change
by Ross Zwisler
· 9 years ago
aa1d62d
radix tree test suite: keep regression test runs short
by Ross Zwisler
· 9 years ago
97d778b
radix tree test suite: allow testing other fan-out values
by Ross Zwisler
· 9 years ago
d42cb1a
radix tree test suite: add tests for radix_tree_locate_item()
by Matthew Wilcox
· 9 years ago
f518b16
radix tree test suite: fix build
by Matthew Wilcox
· 9 years ago
e9256ef
radix-tree: introduce radix_tree_empty
by Matthew Wilcox
· 9 years ago
538d7eb
drivers/platform/x86/wmi.c: use generic UUID library
by Andy Shevchenko
· 9 years ago
7244ad6
block/partitions/ldm.c: use generic UUID library
by Andy Shevchenko
· 9 years ago
6357978
include/linux/genhd.h: move to use generic UUID library
by Andy Shevchenko
· 9 years ago
8236431
fs/efivarfs/inode.c: use generic UUID library
by Andy Shevchenko
· 9 years ago
ba7e34b
include/linux/efi.h: redefine type, constant, macro from generic code
by Andy Shevchenko
· 9 years ago
ede9c277
kernel/sysctl_binary.c: use generic UUID library
by Andy Shevchenko
· 9 years ago
e3a93bc
lib/uuid.c: remove FSF address
by Andy Shevchenko
· 9 years ago
2b1b0d6
lib/uuid.c: introduce a few more generic helpers
by Andy Shevchenko
· 9 years ago
8da4b8c
lib/uuid.c: move generate_random_uuid() to uuid.c
by Andy Shevchenko
· 9 years ago
b8b5727
security/integrity/ima/ima_policy.c: use %pU to output UUID in printable format
by Andy Shevchenko
· 9 years ago
aa4ea1c
lib/vsprintf: simplify UUID printing
by Andy Shevchenko
· 9 years ago
f497068
MAINTAINERS: remove Koichi Yasutake
by Jiri Slaby
· 9 years ago
2e11246
MAINTAINERS: remove defunct spear mailing list
by Eric Engestrom
· 9 years ago
Next »