aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Display correct kernel version in CM defconfig filesupstreamingrogersb112015-12-0815-15/+15
* Merge commit 'afabf37012e839802f9f3819f621e16aa4acefd2' into upstreamingWolfgang Wiedmeyer2015-12-08112-965/+5378
|\
| * uid_cputime: fix mismergeJin Qian2015-12-051-3/+5
| * i9300: use lzma for kernel compressionforkbomb2015-12-021-2/+2
| * cputime: Clean up cputime_to_usecs and usecs_to_cputime macrosMichal Hocko2015-12-021-2/+2
| * t0lte: Enable zram 2/2rogersb112015-12-021-3/+4
| * Enable zRAM for i9100 and i777 [2/2]Caio Schnepper2015-12-022-6/+8
| * ext3: ignore ext4-option nomblk_io_submitMichael Gernoth2015-12-021-1/+6
| * Enable UID_CPUTIME and profilingrogersb112015-12-0214-11/+25
| * uid_cputime: don't use task->power as it is not available in 3.0Michael Gernoth2015-12-021-0/+6
| * uid_cputime: Iterates over all the threads instead of processes.Ruchi Kandoi2015-12-021-3/+3
| * uid_cputime: fix overflow when printing cputimeJin Qian2015-12-021-1/+1
| * uid_cputime: Fixes double accounting race condition on task exit.Ruchi Kandoi2015-12-021-0/+5
| * uid_cputime: Extends the cputime functionality to report power per uidRuchi Kandoi2015-12-021-2/+10
| * proc: uid_cputime: fix show_uid_stat permissionJin Qian2015-12-021-1/+1
| * proc: uid: Changes the thread notifier to profile event notifier.Ruchi Kandoi2015-12-022-34/+19
| * proc: uid: Adds accounting for the cputimes per uid.jinqian2015-12-023-0/+260
| * hashtable: introduce a small and naive hashtableSasha Levin2015-12-021-0/+192
| * t0lte:Use lzma for compressionrogersb112015-11-301-2/+2
| * n51xx : use LZMA instead of GZIP to reduce recovery sizeRGIB2015-11-303-6/+6
| * t0ltecdma: use lzma for kernel compressionDan Pasanen2015-11-261-2/+2
| * Mali r3p2-01rel3 API version 29 from T311XXUBNH6 updateKetut Putu Kumajaya2015-11-258-2/+59
| * i9300: enable zram [2/2]forkbomb2015-11-241-3/+4
| * 4412: Update the rest of the configs for hardware=smdk4x12rogersb112015-11-117-21/+21
| * smdk4210: Add androidboot.hardware=smdk4210 parametersCaio Schnepper2015-11-114-12/+12
| * Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0rogersb112015-11-10713-2952/+6255
| |\
| | * Linux 3.0.101Greg Kroah-Hartman2013-10-221-2/+2
| | * ipv6: tcp: fix panic in SYN processingEric Dumazet2013-10-221-1/+1
| | * drm/radeon: fix hw contexts for SUMO2 asicswojciech kapuscinski2013-10-221-1/+1
| | * watchdog: ts72xx_wdt: locking bug in ioctlDan Carpenter2013-10-221-1/+2
| | * parisc: fix interruption handler to respect pagefault_disable()Helge Deller2013-10-221-3/+3
| | * ext4: fix memory leak in xattrDave Jones2013-10-221-0/+2
| | * vfs: allow O_PATH file descriptors for fstatfs()Linus Torvalds2013-10-221-1/+1
| | * random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o2013-10-223-2/+4
| | * Linux 3.0.100Greg Kroah-Hartman2013-10-131-1/+1
| | * Tools: hv: verify origin of netlink connector messageOlaf Hering2013-10-131-3/+7
| | * tg3: fix length overflow in VPD firmware parsingKees Cook2013-10-131-2/+5
| | * ext4: avoid hang when mounting non-journal filesystems with orphan listTheodore Ts'o2013-10-131-1/+2
| | * Btrfs: change how we queue blocks for backref checkingJosef Bacik2013-10-131-7/+7
| | * tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPTChris Metcalf2013-10-131-3/+31
| | * ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()Lv Zheng2013-10-131-10/+14
| | * staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott2013-10-131-15/+11
| | * p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter2013-10-131-0/+1
| | * rtlwifi: Align private space in rtl_priv structLarry Finger2013-10-131-1/+1
| | * USB: serial: option: Ignore card reader interface on Huawei E1750Michal Malý2013-10-131-0/+3
| | * sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai2013-10-131-1/+1
| | * sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallKirill Tkhai2013-10-131-4/+4
| | * sparc64: Fix off by one in trampoline TLB mapping installation loop.David S. Miller2013-10-131-2/+0
| | * sparc64: Remove RWSEM export leftoversKirill Tkhai2013-10-131-9/+0
| | * sparc64: Fix ITLB handler of null pageKirill Tkhai2013-10-131-2/+1