index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-25
oom: remove references to old badness() function
David Rientjes
4
-7
/
+3
2011-07-25
mm/memory.c: remove ZAP_BLOCK_SIZE
Andrew Morton
1
-11
/
+0
2011-07-25
mm: hugetlb: fix coding style issues
Chris Forbes
1
-16
/
+15
2011-07-25
mm/huge_memory.c: minor lock simplification in __khugepaged_exit
Chris Wright
1
-4
/
+2
2011-07-25
mm/page_cgroup.c: simplify code by using SECTION_ALIGN_UP() and SECTION_ALIGN...
Daniel Kiper
1
-4
/
+4
2011-07-25
mm: remove the leftovers of noswapaccount
WANG Cong
3
-19
/
+3
2011-07-25
pagewalk: fix code comment for THP
KOSAKI Motohiro
1
-1
/
+2
2011-07-25
pagewalk: add locking-rule comments
KOSAKI Motohiro
2
-0
/
+5
2011-07-25
pagewalk: don't look up vma if walk->hugetlb_entry is unused
KOSAKI Motohiro
1
-6
/
+37
2011-07-25
pagewalk: fix walk_page_range() don't check find_vma() result properly
KOSAKI Motohiro
1
-1
/
+1
2011-07-25
mm: swap-token: add a comment for priority aging
KOSAKI Motohiro
1
-0
/
+11
2011-07-25
mm: swap-token: makes global variables to function local
KOSAKI Motohiro
1
-2
/
+2
2011-07-25
mm: swap-token: fix dead link
KOSAKI Motohiro
1
-1
/
+1
2011-07-25
xen/balloon: memory hotplug support for Xen balloon driver
Daniel Kiper
3
-2
/
+171
2011-07-25
mm: extend memory hotplug API to allow memory hotplug in virtual machines
Daniel Kiper
2
-5
/
+74
2011-07-25
backlight: set backlight type and max_brightness before backlights are regist...
Axel Lin
3
-8
/
+18
2011-07-25
backlight: add ams369fg06 amoled driver
Jingoo Han
4
-1
/
+653
2011-07-25
drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_b...
Axel Lin
1
-2
/
+1
2011-07-25
drivers/video/backlight/ld9040.c: small fixes
Axel Lin
1
-3
/
+6
2011-07-25
mm/backing-dev.c: reset bdi min_ratio in bdi_unregister()
Peter Zijlstra
1
-0
/
+1
2011-07-25
drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULL
Alexander Stein
1
-1
/
+4
2011-07-25
xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h
WANG Cong
1
-0
/
+1
2011-07-25
xtensa: prevent arbitrary read in ptrace
Dan Rosenberg
1
-0
/
+3
2011-07-25
mm: use const struct page for r/o page-flag accessor methods
Ian Campbell
1
-2
/
+2
2011-07-25
mm: make some struct page's const
Ian Campbell
2
-7
/
+7
2011-07-25
hugetlb: add phys addr to struct huge_bootmem_page
Becky Bruce
2
-1
/
+12
2011-07-25
fs/hugetlbfs/inode.c: fix pgoff alignment checking on 32-bit
Becky Bruce
1
-1
/
+1
2011-07-25
ipc/sem.c: fix race with concurrent semtimedop() timeouts and IPC_RMID
Manfred Spraul
1
-2
/
+11
2011-07-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
11
-46
/
+241
2011-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
217
-6638
/
+7834
2011-07-24
gma500: udlay(20000) is too large
Stephen Rothwell
1
-1
/
+1
2011-07-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
67
-973
/
+920
2011-07-24
bnx2x: use pci_pcie_cap()
Vladislav Zolotarov
1
-1
/
+1
2011-07-24
bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_task
Vladislav Zolotarov
1
-11
/
+25
2011-07-24
bnx2x: enable internal target-read for 57712 and up only
Shmulik Ravid
1
-3
/
+6
2011-07-24
bnx2x: count statistic ramrods on EQ to prevent MC assert
Vladislav Zolotarov
1
-31
/
+32
2011-07-24
bnx2x: fix loopback for non 10G link
Yaniv Rosner
1
-6
/
+18
2011-07-24
bnx2x: dcb - send all unmapped priorities to same COS as L2
Dmitry Kravkov
1
-6
/
+33
2011-07-24
iwlwifi: Fix build with CONFIG_PM disabled.
David S. Miller
1
-0
/
+6
2011-07-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
211
-5754
/
+7199
2011-07-24
Documentation: Update augmented rbtree documentation
Sasha Levin
1
-9
/
+14
2011-07-24
XZ: Fix missing <linux/kernel.h> include
Lasse Collin
1
-1
/
+1
2011-07-24
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
60
-1280
/
+2091
2011-07-24
Merge branch 'for-upstream' of git://openrisc.net/jonas/linux
Linus Torvalds
90
-104
/
+10970
2011-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
31
-804
/
+143
2011-07-24
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
102
-3679
/
+12320
2011-07-24
Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-150
/
+787
2011-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
22
-589
/
+2128
2011-07-24
modpost: Fix modpost's license checking V3
Alessio Igor Bogani
1
-1
/
+28
2011-07-24
module: add /sys/module/<name>/uevent files
Kay Sievers
3
-0
/
+22
[prev]
[next]