Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
cf02f5da9437201d57d93f529839dd40aac8b5f9
cf02f5d
[CRYPTO] cryptomgr: Fix parsing of nested templates
by Herbert Xu
· 18 years ago
b5b7f08
[CRYPTO] api: Add async blkcipher type
by Herbert Xu
· 18 years ago
ebc610e
[CRYPTO] templates: Pass type/mask when creating instances
by Herbert Xu
· 18 years ago
6158efc
[CRYPTO] tcrypt: Use async blkcipher interface
by Herbert Xu
· 18 years ago
32e3983
[CRYPTO] api: Add async block cipher interface
by Herbert Xu
· 18 years ago
03f5d8c
[CRYPTO] api: Proc functions should be marked as unused
by Herbert Xu
· 18 years ago
dc87c39
libata: honour host controllers that want just one host
by Linus Torvalds
· 18 years ago
14e38ac
pm: include EIO from errno-base.h
by David Rientjes
· 18 years ago
11443ec
Add kvasprintf()
by Jeremy Fitzhardinge
· 18 years ago
9684e51
power management: force pm_ops.valid callback to be assigned
by Johannes Berg
· 18 years ago
e8c9c50
power management: implement pm_ops.valid for everybody
by Johannes Berg
· 18 years ago
11d77d0
power management: remove firmware disk mode
by Johannes Berg
· 18 years ago
fe0c935a
rework pm_ops pm_disk_mode, kill misuse
by Johannes Berg
· 18 years ago
1173a72
reiserfs: suppress lockdep warning
by Jeff Mahoney
· 18 years ago
42e3808
Extend print_symbol capability
by Robert Peterson
· 18 years ago
de34ed9
[UDP]: Do not allow specific bind when wildcard bind exists.
by David S. Miller
· 18 years ago
b7b5f48
[IPV4] UDP: Fix endianness bugs in hashing changes.
by David S. Miller
· 18 years ago
40caf5e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 18 years ago
d645470
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 18 years ago
152a6a9
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
cd9bb7e
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 18 years ago
24a77da
Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
80787eb
[IPV4] SNMP: Support OutMcastPkts and OutBcastPkts
by Mitsuru Chinen
· 18 years ago
5506b54
[IPV4] SNMP: Support InMcastPkts and InBcastPkts
by Mitsuru Chinen
· 18 years ago
704aed5
[IPV4] SNMP: Support InTruncatedPkts
by Mitsuru Chinen
· 18 years ago
e91a47e
[IPV4] SNMP: Support InNoRoutes
by Mitsuru Chinen
· 18 years ago
71ff6c0
[SNMP]: Add definitions for {In,Out}BcastPkts
by Mitsuru Chinen
· 18 years ago
d551e45
[TCP] FRTO: RFC4138 allows Nagle override when new data must be sent
by Ilpo Järvinen
· 18 years ago
575ee71
[TCP] FRTO: Delay skb available check until it's mandatory
by Ilpo Järvinen
· 18 years ago
157bfc2
[XFRM]: Restrict upper layer information by bundle.
by Masahide NAKAMURA
· 18 years ago
34588b4
[TCP]: Catch skb with S+L bugs earlier
by Ilpo Järvinen
· 18 years ago
6aaf47f
[PATCH] INET : IPV4 UDP lookups converted to a 2 pass algo
by Eric Dumazet
· 18 years ago
65def81
[L2TP]: Add the ability to autoload a pppox protocol module.
by James Chapman
· 18 years ago
07e4470
Merge branch 'cfq' into for-linus
by Jens Axboe
· 18 years ago
2a12dcd
[PATCH] elevator: elv_list_lock does not need irq disabling
by Jens Axboe
· 18 years ago
5972511
[BLOCK] Don't pin lots of memory in mempools
by Jens Axboe
· 18 years ago
46f8914
[SKB]: Introduce skb_queue_walk_safe()
by James Chapman
· 18 years ago
597bc48
cfq-iosched: speedup cic rb lookup
by Jens Axboe
· 18 years ago
4e521c2
ll_rw_blk: add io_context private pointer
by Jens Axboe
· 18 years ago
91fac31
cfq-iosched: get rid of cfqq hash
by Vasily Tarasov
· 18 years ago
cc19747
cfq-iosched: tighten queue request overlap condition
by Jens Axboe
· 18 years ago
3ed9a29
cfq-iosched: improve sync vs async workloads
by Jens Axboe
· 18 years ago
1be92f2f
cfq-iosched: never allow an async queue idling
by Jens Axboe
· 18 years ago
20e493a
cfq-iosched: get rid of ->dispatch_slice
by Jens Axboe
· 18 years ago
6084cdd
cfq-iosched: don't pass unused preemption variable around
by Jens Axboe
· 18 years ago
edd75ff
cfq-iosched: get rid of ->cur_rr and ->cfq_list
by Jens Axboe
· 18 years ago
67e6b49
cfq-iosched: slice offset should take ioprio into account
by Jens Axboe
· 18 years ago
498d3aa2
[PATCH] cfq-iosched: style cleanups and comments
by Jens Axboe
· 18 years ago
67060e3
cfq-iosched: sort IDLE queues into the rbtree
by Jens Axboe
· 18 years ago
0c534e0
cfq-iosched: sort RT queues into the rbtree
by Jens Axboe
· 18 years ago
cc09e29
[PATCH] cfq-iosched: speed up rbtree handling
by Jens Axboe
· 18 years ago
d9e7620
cfq-iosched: rework the whole round-robin list concept
by Jens Axboe
· 18 years ago
1afba04
cfq-iosched: minor updates
by Jens Axboe
· 18 years ago
6d048f5
cfq-iosched: development update
by Jens Axboe
· 18 years ago
1e3335d
cfq-iosched: improve preemption for cooperating tasks
by Jens Axboe
· 18 years ago
f900e97
[POWERPC] Remove dev_dbg redefinition in drivers/ps3/vuart.c
by Paul Mackerras
· 18 years ago
49e1900
Merge branch 'linux-2.6' into for-2.6.22
by Paul Mackerras
· 18 years ago
34f6d74
[POWERPC] remove kernel module option for booke wdt
by Dave Jiang
· 18 years ago
6ec3670
[POWERPC] Avoid putting cpu node twice
by John Rigby
· 18 years ago
057b184
[POWERPC] Spinlock initializer cleanup
by Thomas Gleixner
· 18 years ago
f139efe
[POWERPC] ppc4xx_sgdma needs dma-mapping.h
by Andrew Morton
· 18 years ago
738925b
[POWERPC] arch/powerpc/sysdev/timer.c build fix
by Srinivasa Ds
· 18 years ago
12d371a
[POWERPC] get_property cleanups
by Stephen Rothwell
· 18 years ago
8d1cea6
[POWERPC] Remove the unused HTDMSOUND driver
by Adrian Bunk
· 18 years ago
4bd4aa1
[POWERPC] cell: cbe_cpufreq cleanup and crash fix
by Olof Johansson
· 18 years ago
d169d14
[POWERPC] Declare enable_kernel_spe in a header
by Johannes Berg
· 18 years ago
8895ea4
[POWERPC] Add dt_xlate_addr() to bootwrapper
by Mark A. Greer
· 18 years ago
d818d7e
[POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREE
by Scott Wood
· 18 years ago
9be4dcb
[POWERPC] Don't define a custom bd_t for Xilixn Virtex based boards.
by Grant Likely
· 18 years ago
30fea61
[POWERPC] Add sane defaults for Xilinx EDK generated xparameters files
by Grant Likely
· 18 years ago
8b01653
[POWERPC] Add uartlite boot console driver for the zImage wrapper
by Grant Likely
· 18 years ago
8c38fc2b
[POWERPC] Stop using ppc_sys for Xilinx Virtex boards
by Grant Likely
· 18 years ago
d26cd57
[POWERPC] New registration for common Xilinx Virtex ppc405 platform devices
by Grant Likely
· 18 years ago
5ff084f
[POWERPC] Merge common virtex header files
by Grant Likely
· 18 years ago
2b10caf
[POWERPC] Rework Kconfig dependancies for Xilinx Virtex ppc405 platform
by Grant Likely
· 18 years ago
c146c95
[POWERPC] Clean up cpufreq Kconfig dependencies
by Olof Johansson
· 18 years ago
e089ad4
Revert "[POWERPC] Autodetect serial console on efika"
by Paul Mackerras
· 18 years ago
bcfd09e
ieee1394: remove garbage from Kconfig
by Stefan Richter
· 18 years ago
3f94aa4
ieee1394: more help in Kconfig
by Stefan Richter
· 18 years ago
749cf766
ieee1394: ohci1394: Fix mistake in printk message.
by Simon Arlott
· 18 years ago
2ab7752
ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl register
by Bernhard Kauer
· 18 years ago
c13596b
ieee1394: ohci1394: fix cosmetic problem in error logging
by Stefan Richter
· 18 years ago
21b2c56
ieee1394: eth1394: send async streams at S100 on 1394b buses
by Stefan Richter
· 18 years ago
809e905
ieee1394: eth1394: fix error path in module_init
by Akinobu Mita
· 18 years ago
fdc0092
ieee1394: eth1394: correct return codes in hard_start_xmit
by Stefan Richter
· 18 years ago
53f374e
ieee1394: eth1394: hard_start_xmit is called in atomic context
by Stefan Richter
· 18 years ago
0993987
ieee1394: eth1394: some conditions are unlikely
by Stefan Richter
· 18 years ago
2e2173d
ieee1394: eth1394: clean up fragment_overlap
by Stefan Richter
· 18 years ago
01590d2
ieee1394: eth1394: don't use alloc_etherdev
by Stefan Richter
· 18 years ago
8a62bf7
ieee1394: eth1394: omit useless set_mac_address callback
by Stefan Richter
· 18 years ago
599bba9
ieee1394: eth1394: CONFIG_INET is always defined
by Stefan Richter
· 18 years ago
17bab40
ieee1394: eth1394: allow MTU bigger than 1500
by Stefan Richter
· 18 years ago
f982e5f
ieee1394: unexport highlevel_host_reset
by Adrian Bunk
· 18 years ago
246a5fd
ieee1394: eth1394: contain host reset
by Stefan Richter
· 18 years ago
5009d26
ieee1394: eth1394: shorter error messages
by Stefan Richter
· 18 years ago
027611b
ieee1394: eth1394: correct a memset argument
by Stefan Richter
· 18 years ago
d06c1dd
ieee1394: eth1394: refactor .probe and .update
by Stefan Richter
· 18 years ago
5e7abcc
ieee1394: eth1394: .probe and .update may sleep
by Stefan Richter
· 18 years ago
efbeccf
ieee1394: eth1394: coding style
by Stefan Richter
· 18 years ago
09d7a96
ieee1394: eth1394: Move common recv_init code to helper function
by Jean Delvare
· 18 years ago
Next »