index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-04
btrfs: remove unused function prototypes
David Sterba
7
-43
/
+0
2011-05-02
btrfs: Document a mutex lock/unlock sequence
David Sterba
1
-0
/
+12
2011-05-02
btrfs: drop unused parameter from btrfs_release_path
David Sterba
15
-160
/
+160
2011-05-02
btrfs: drop gfp parameter from alloc_extent_buffer
David Sterba
3
-9
/
+7
2011-05-02
btrfs: drop gfp parameter from find_extent_buffer
David Sterba
3
-6
/
+4
2011-05-02
btrfs: drop gfp parameter from alloc_extent_map
David Sterba
8
-17
/
+16
2011-05-02
btrfs: drop unused parameter from extent_map_tree_init
David Sterba
5
-7
/
+5
2011-05-02
btrfs: drop unused argument from extent_io_tree_init
David Sterba
6
-12
/
+10
2011-05-02
btrfs: make functions static when possible
David Sterba
3
-7
/
+7
2011-05-02
btrfs: unify checking of IS_ERR and null
David Sterba
6
-17
/
+17
2011-05-02
btrfs: fix dereference before check
David Sterba
1
-2
/
+3
2011-05-02
btrfs: remove nested duplicate variable declarations
David Sterba
2
-4
/
+0
2011-05-02
btrfs: rename variables clashing with global function names
David Sterba
8
-53
/
+53
2011-04-30
Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+47
2011-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
4
-13
/
+38
2011-04-29
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-11
/
+53
2011-04-29
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+7
2011-04-29
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-11
/
+11
2011-04-29
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-41
/
+63
2011-04-29
workqueue: fix deadlock in worker_maybe_bind_and_lock()
Tejun Heo
1
-1
/
+7
2011-04-29
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-18
/
+56
2011-04-29
hwmon: (lm85) Fix error paths in probe function
Jean Delvare
1
-2
/
+2
2011-04-29
hwmon: (lm85) Add missing list terminators
Jean Delvare
1
-0
/
+2
2011-04-29
hwmon: (adm1021) Clarify documentation regarding Xeon processors
Jean Delvare
2
-19
/
+20
2011-04-29
hwmon: (lm90) Fix update interval information in driver documentation
Guenter Roeck
1
-3
/
+3
2011-04-29
hwmon: (lm90) Add support for ADT7461A and NCT1008
Guenter Roeck
3
-17
/
+36
2011-04-29
hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically
Thomas Gleixner
1
-5
/
+5
2011-04-28
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
9
-8
/
+49
2011-04-28
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/ge...
Linus Torvalds
1
-0
/
+2
2011-04-28
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
15
-120
/
+163
2011-04-28
mm: check if PTE is already allocated during page fault
Mel Gorman
1
-1
/
+1
2011-04-28
kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog
Hillf Danton
1
-1
/
+4
2011-04-28
um: adjust current_thread_info() for newer gcc versions
Richard Weinberger
1
-1
/
+4
2011-04-28
uml: fix hppfs build
Randy Dunlap
1
-1
/
+1
2011-04-28
um: mdd support for 64 bit atomic operations
Richard Weinberger
2
-1
/
+226
2011-04-28
oom: use pte pages in OOM score
KOSAKI Motohiro
1
-3
/
+6
2011-04-28
MAINTAINERS: add EXYNOS ARM architectures
Kukjin Kim
1
-1
/
+2
2011-04-28
memcg: update documentation to describe usage_in_bytes
Daisuke Nishimura
1
-2
/
+13
2011-04-28
MAINTAINERS: update Documentation file entry of GPIO subsystem
Kukjin Kim
1
-1
/
+1
2011-04-28
MAINTAINERS: re-alphabetize Xen entries
Ian Campbell
1
-12
/
+12
2011-04-28
mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups
Andrea Arcangeli
3
-21
/
+27
2011-04-28
vfs: avoid large kmalloc()s for the fdtable
Andrew Morton
1
-7
/
+11
2011-04-28
x86: ce4100: Configure IOAPIC pins for USB and SATA to level type
Sebastian Andrzej Siewior
1
-3
/
+3
2011-04-28
x86: devicetree: Configure IOAPIC pin only once
Sebastian Andrzej Siewior
3
-7
/
+7
2011-04-28
rtc: max8925: Call dev_set_drvdata before rtc_device_register
Zhangfei Gao
1
-1
/
+2
2011-04-27
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...
Linus Torvalds
2
-1
/
+4
2011-04-27
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-1
/
+6
2011-04-27
Merge branch 'spell-fix' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
19
-19
/
+19
2011-04-27
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
37
-152
/
+512
2011-04-27
nfs: don't lose MS_SYNCHRONOUS on remount of noac mount
Jeff Layton
1
-0
/
+9
[next]