Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
kasatkin
/
linux-tizen.git
/
HEAD
3aacd62
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
master
7e21774
Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 11 years ago
0ba3307
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
903a9f7
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
9b6d351
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
dfd10e7
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
f2c7346
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
93abdb7
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
f341535
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
13c789a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
6dd9158
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
2a1d689
lib/decompress_unlz4.c: always set an error return code on failures
by Jan Beulich
· 11 years ago
40e2c71
romfs: fix returm err while getting inode in fill_super
by Rui Xiang
· 11 years ago
3089a4c
drivers/w1/masters/w1-gpio.c: add strong pullup emulation
by Evgeny Boger
· 11 years ago
63509be
drivers/memstick/host/rtsx_pci_ms.c: fix ms card data transfer bug
by Micky Ching
· 11 years ago
949b9c3
userns: relax the posix_acl_valid() checks
by Andreas Gruenbacher
· 11 years ago
e376ed7
arch/sh/kernel/dwarf.c: use rbtree postorder iteration helper instead of solution using repeated rb_erase()
by Cody P Schafer
· 11 years ago
ed8f686
fs-ext3-use-rbtree-postorder-iteration-helper-instead-of-opencoding-fix
by Andrew Morton
· 11 years ago
b1c8047
fs/ext3: use rbtree postorder iteration helper instead of opencoding
by Cody P Schafer
· 11 years ago
e8bbeeb
fs/jffs2: use rbtree postorder iteration helper instead of opencoding
by Cody P Schafer
· 11 years ago
d1866bd
fs/ext4: use rbtree postorder iteration helper instead of opencoding
by Cody P Schafer
· 11 years ago
bb25e49
fs/ubifs: use rbtree postorder iteration helper instead of opencoding
by Cody P Schafer
· 11 years ago
b182837
net/netfilter/ipset/ip_set_hash_netiface.c: use rbtree postorder iteration instead of opencoding
by Cody P Schafer
· 11 years ago
964fe94
rbtree/test: test rbtree_postorder_for_each_entry_safe()
by Cody P Schafer
· 11 years ago
dbf128c
rbtree/test: move rb_node to the middle of the test struct
by Cody P Schafer
· 11 years ago
56abde7
rapidio: add modular rapidio core build into powerpc and mips branches
by Alexandre Bounine
· 11 years ago
6c5de79
partitions/efi: complete documentation of gpt kernel param purpose
by Davidlohr Bueso
· 11 years ago
bdd490a
kdump: add /sys/kernel/vmcoreinfo ABI documentation
by Vivek Goyal
· 11 years ago
7701996
kdump: fix exported size of vmcoreinfo note
by Vivek Goyal
· 11 years ago
7984754
kexec: add sysctl to disable kexec_load
by Kees Cook
· 11 years ago
3b96d7d
fs/exec.c: call arch_pick_mmap_layout() only once
by Richard Weinberger
· 11 years ago
b88fae6
exec: avoid propagating PF_NO_SETAFFINITY into userspace child
by Zhang Yi
· 11 years ago
8d38f20
kernel/signal.c: change do_signal_stop/do_sigaction to use while_each_thread()
by Oleg Nesterov
· 11 years ago
2e1f383
kernel/sys.c: k_getrusage() can use while_each_thread()
by Oleg Nesterov
· 11 years ago
185ee40
fs/proc/array.c: change do_task_stat() to use while_each_thread()
by Oleg Nesterov
· 11 years ago
98611e4
exec: kill task_struct->did_exec
by Oleg Nesterov
· 11 years ago
63e46b9
exec: move the final allow_write_access/fput into free_bprm()
by Oleg Nesterov
· 11 years ago
9e00cdb
exec:check_unsafe_exec: kill the dead -EAGAIN and clear_in_exec logic
by Oleg Nesterov
· 11 years ago
83f62a2
exec:check_unsafe_exec: use while_each_thread() rather than next_thread()
by Oleg Nesterov
· 11 years ago
68ce670
kernel/fork.c: remove redundant NULL check in dup_mm()
by Daeseok Youn
· 11 years ago
5d59e18
kernel/fork.c: fix coding style issues
by Daeseok Youn
· 11 years ago
ff252c1
kernel/fork.c: make dup_mm() static
by DaeSeok Youn
· 11 years ago
abaf378
fs/proc: don't use module_init for non-modular core code
by Paul Gortmaker
· 11 years ago
3d93116
fs/proc_namespace.c: simplify testing nsp and nsp->mnt_ns
by Axel Lin
· 11 years ago
c1d867a
fs/proc/proc_devtree.c: remove empty /proc/device-tree when no openfirmware exists.
by Dave Jones
· 11 years ago
cdf7e8d
proc: set attributes of pde using accessor functions
by Rui Xiang
· 11 years ago
9f6e963
proc: fix ->f_pos overflows in first_tid()
by Oleg Nesterov
· 11 years ago
d855a4b
proc: don't (ab)use ->group_leader in proc_task_readdir() paths
by Oleg Nesterov
· 11 years ago
c986c14
proc: change first_tid() to use while_each_thread() rather than next_thread()
by Oleg Nesterov
· 11 years ago
940fe47
proc: fix the potential use-after-free in first_tid()
by Oleg Nesterov
· 11 years ago
74e3720
proc: cleanup/simplify get_task_state/task_state_array
by Oleg Nesterov
· 11 years ago
942be38
coredump: make __get_dumpable/get_dumpable inline, kill fs/coredump.h
by Oleg Nesterov
· 11 years ago
7288e11
coredump: kill MMF_DUMPABLE and MMF_DUMP_SECURELY
by Oleg Nesterov
· 11 years ago
abacd2f
coredump: set_dumpable: fix the theoretical race with itself
by Oleg Nesterov
· 11 years ago
f3c73a9
Documentation/cpu-hotplug.txt: fix a typo in example code
by Sangjung Woo
· 11 years ago
4a47415
Kconfig: update flightly outdated CONFIG_SMP documentation
by Robert Graffham
· 11 years ago
50114c1
Documentation/filesystems/00-INDEX: updates
by Fabian Frederick
· 11 years ago
f5abc8e
Documentation/blockdev/ramdisk.txt: updates
by Fabian Frederick
· 11 years ago
c108373
Documentation/filesystems/sysfs.txt: fix device_attribute declaration
by Andre Richter
· 11 years ago
d74a054
hfsplus: remove hfsplus_file_lookup()
by Sougata Santra
· 11 years ago
d623a94
nilfs2: add comments for ioctls
by Vyacheslav Dubeyko
· 11 years ago
4b15d61
fs/nilfs2: fix integer overflow in nilfs_ioctl_wrap_copy()
by Wenliang Fan
· 11 years ago
7e775f4
fs/pipe.c: skip file_update_time on frozen fs
by Dmitry Monakhov
· 11 years ago
d643a49
drivers/rtc/rtc-rx8581.c: add SMBus-only adapters support
by Andreas Werner
· 11 years ago
11ba5a1
drivers/rtc/rtc-s5m.c: s5m_rtc_{suspend,resume}() should depend on CONFIG_PM_SLEEP
by Geert Uytterhoeven
· 11 years ago
75ea799
rtc: max8907: weekday encoding fixes
by Stephen Warren
· 11 years ago
28ed893
drivers/rtc/rtc-hym8563.c: staticize local symbol
by Sachin Kamat
· 11 years ago
156e352
drivers/rtc/rtc-hym8563.c: remove redundant of_match_ptr() helper
by Sachin Kamat
· 11 years ago
5516f09
drivers/rtc/rtc-ds1742.c: remove redundant of_match_ptr() helper
by Sachin Kamat
· 11 years ago
24b3447
drivers/rtc/rtc-cmos.c: propagate hpet_register_irq_handler() failure
by Andrew Morton
· 11 years ago
9d2b7e5
rtc: honor device tree /alias entries when assigning IDs
by Stephen Warren
· 11 years ago
7ab26cd
drivers/rtc/rtc-pcf2127.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
by Duan Jiong
· 11 years ago
41c9dbf
drivers/rtc/Kconfig: disable RTC_DRV_CMOS on Atari
by Geert Uytterhoeven
· 11 years ago
c823a20
drivers/rtc/rtc-cmos.c: remove superfluous name cast
by Geert Uytterhoeven
· 11 years ago
dcaf038
rtc: add hym8563 rtc-driver
by Heiko Stuebner
· 11 years ago
b7ed189
dt-bindings: add hym8563 binding
by Heiko Stuebner
· 11 years ago
bf6ce1a
drivers/rtc/rtc-vr41xx.c: use devm_*() functions
by Jingoo Han
· 11 years ago
f53eeb8
drivers/rtc/rtc-twl.c: use devm_*() functions
by Jingoo Han
· 11 years ago
663b352
drivers/rtc/rtc-ds1742.c: add devicetree support
by Alexander Shiyan
· 11 years ago
1b3d224
drivers/rtc/rtc-mxc.c: check the return value from clk_prepare_enable()
by Fabio Estevam
· 11 years ago
fbd5e75
drivers/rtc/rtc-mxc.c: remove unneeded label
by Fabio Estevam
· 11 years ago
a3e6ad6
drivers/rtc/rtc-ds1305.c: remove unnecessary spi_set_drvdata()
by Jingoo Han
· 11 years ago
75465c4
drivers/rtc/rtc-as3722: use devm for rtc and irq registration
by Laxman Dewangan
· 11 years ago
8dc51fe
autofs: fix symlinks aren't checked for expiry
by Ian Kent
· 11 years ago
c24930a
autofs: use IS_ROOT to replace root dentry checks
by Rui Xiang
· 11 years ago
da29b75
autofs: fix the return value of autofs4_fill_super
by Rui Xiang
· 11 years ago
fbff087
autofs4: translate pids to the right namespace for the daemon
by Miklos Szeredi
· 11 years ago
6eaba35
autofs4: allow autofs to work outside the initial PID namespace
by Sukadev Bhattiprolu
· 11 years ago
499a458
init: fix possible format string bug
by Tetsuo Handa
· 11 years ago
128e3f4
init/main.c: remove unused declaration of tc_init()
by Geert Uytterhoeven
· 11 years ago
87e06aa
fs/ramfs: move ramfs_aops to inode.c
by Axel Lin
· 11 years ago
0fa9aa2
fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_mmap() static
by Axel Lin
· 11 years ago
7a5f4f1
fs: binfmt_elf: remove unused defines INTERPRETER_NONE and INTERPRETER_ELF
by Todor Minchev
· 11 years ago
98a9bba
checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN)
by Joe Perches
· 11 years ago
bff5da4
checkpatch: add DT compatible string documentation checks
by Rob Herring
· 11 years ago
109d8cb
checkpatch: only flag FSF address, not gnu.org URL
by Alexander Duyck
· 11 years ago
31070b5
checkpatch: add tests for function pointer style misuses
by Joe Perches
· 11 years ago
3e2232f
checkpatch: update the FSF/GPL address check
by Joe Perches
· 11 years ago
189248d
checkpatch: check for if's with unnecessary parentheses
by Joe Perches
· 11 years ago
c76f4cb
checkpatch: improve space before tab --fix option
by Joe Perches
· 11 years ago
Next »