index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 'akpm' patch series
Linus Torvalds
2011-07-25
24
-127
/
+273
|
\
|
*
reiserfs: use proper little-endian bitops
Akinobu Mita
2011-07-25
1
-0
/
+2
|
*
drivers/rtc: add support for Qualcomm PMIC8xxx RTC
Anirudh Ghayal
2011-07-25
1
-0
/
+25
|
*
misc/eeprom: add driver for microwire 93xx46 EEPROMs
Anatolij Gustschin
2011-07-25
1
-0
/
+18
|
*
lib: make _tolower() public
Andy Shevchenko
2011-07-25
1
-0
/
+9
|
*
arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltage
Shreshtha Kumar Sahu
2011-07-25
1
-0
/
+5
|
*
notifiers: vt: move vt notifiers into vt.h
Amerigo Wang
2011-07-25
2
-7
/
+9
|
*
notifiers: pm: move pm notifiers into suspend.h
Amerigo Wang
2011-07-25
2
-8
/
+10
|
*
notifiers: sys: move reboot notifiers into reboot.h
Amerigo Wang
2011-07-25
2
-4
/
+6
|
*
notifiers: net: move netdevice notifiers into netdevice.h
Amerigo Wang
2011-07-25
2
-30
/
+34
|
*
notifiers: cpu: move cpu notifiers into cpu.h
Amerigo Wang
2011-07-25
2
-32
/
+35
|
*
drivers/misc: add support the FSA9480 USB Switch
Donggeun Kim
2011-07-25
1
-0
/
+27
|
*
include/linux/kernel.h: hide internal macros from userspace
Arnaud Lacombe
2011-07-25
1
-22
/
+21
|
*
include/linux/kernel.h: fix a headers_check warning
WANG Cong
2011-07-25
1
-23
/
+24
|
*
include/linux/ioport.h: new helper to define common struct resource constructs
Uwe Kleine-König
2011-07-25
1
-0
/
+30
|
*
asm-generic/system.h: drop useless __KERNEL__
Mike Frysinger
2011-07-25
1
-2
/
+0
|
*
tmpfs: clone shmem_file_splice_read()
Hugh Dickins
2011-07-25
1
-0
/
+2
|
*
mm/futex: fix futex writes on archs with SW tracking of dirty & young
Benjamin Herrenschmidt
2011-07-25
1
-0
/
+2
|
*
mm: truncate functions are in truncate.c
Hugh Dickins
2011-07-25
1
-2
/
+1
|
*
mm: cleanup descriptions of filler arg
Hugh Dickins
2011-07-25
1
-7
/
+5
|
*
mm/memblock.c: avoid abuse of RED_INACTIVE
Andrew Morton
2011-07-25
1
-0
/
+6
|
*
oom: remove references to old badness() function
David Rientjes
2011-07-25
1
-4
/
+0
|
*
pagewalk: add locking-rule comments
KOSAKI Motohiro
2011-07-25
1
-0
/
+2
|
*
xen/balloon: memory hotplug support for Xen balloon driver
Daniel Kiper
2011-07-25
1
-0
/
+4
|
*
mm: extend memory hotplug API to allow memory hotplug in virtual machines
Daniel Kiper
2011-07-25
1
-2
/
+9
|
*
mm: use const struct page for r/o page-flag accessor methods
Ian Campbell
2011-07-25
1
-2
/
+2
|
*
mm: make some struct page's const
Ian Campbell
2011-07-25
1
-6
/
+6
|
*
hugetlb: add phys addr to struct huge_bootmem_page
Becky Bruce
2011-07-25
1
-0
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
18
-20
/
+14
|
\
\
|
*
|
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
2011-07-21
4
-4
/
+4
|
*
|
Merge branch 'master' into for-next
Jiri Kosina
2011-07-11
60
-188
/
+521
|
|
\
\
|
*
|
|
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
2011-07-08
5
-7
/
+2
|
*
|
|
Update my e-mail address
Michael Büsch
2011-07-07
2
-2
/
+2
|
*
|
|
treewide: fix kernel-doc warnings
Vitaliy Ivanov
2011-06-28
3
-2
/
+1
|
*
|
|
treewide: Fix recieve/receive typos
Joe Perches
2011-06-24
1
-1
/
+1
|
*
|
|
treewide: remove duplicate includes
Vitaliy Ivanov
2011-06-20
1
-1
/
+0
|
*
|
|
stop_machine.h: "disables preeempt" -> "disables preemption"
Jonathan Neuschäfer
2011-06-20
1
-1
/
+1
|
*
|
|
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
3
-3
/
+3
|
*
|
|
Merge branch 'master' into for-next
Jiri Kosina
2011-06-10
234
-911
/
+6572
|
|
\
\
\
|
*
|
|
|
hwrng: fix spelling mistake in header comment
Sasha Levin
2011-05-25
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-25
5
-12
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
fs: take the ACL checks to common code
Christoph Hellwig
2011-07-25
4
-9
/
+2
|
*
|
|
|
|
bury posix_acl_..._masq() variants
Al Viro
2011-07-25
1
-3
/
+0
|
*
|
|
|
|
kill boilerplates around posix_acl_create_masq()
Al Viro
2011-07-25
1
-0
/
+1
|
*
|
|
|
|
kill boilerplate around posix_acl_chmod_masq()
Al Viro
2011-07-25
1
-0
/
+1
|
*
|
|
|
|
VFS : mount lock scalability for internal mounts
Tim Chen
2011-07-24
1
-0
/
+1
*
|
|
|
|
|
Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-07-25
8
-22
/
+51
|
\
\
\
\
\
\
|
*
|
|
|
|
|
block: strict rq_affinity
Dan Williams
2011-07-23
1
-1
/
+2
|
*
|
|
|
|
|
block: reorder request_queue to remove 64 bit alignment padding
Richard Kennedy
2011-07-13
1
-7
/
+6
|
*
|
|
|
|
|
CFQ: move think time check variables to a separate struct
Shaohua Li
2011-07-12
1
-5
/
+9
[next]