index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-20
Update email addresses.
Dave Jones
18
-26
/
+26
2008-10-20
fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out
Alexey Dobriyan
6
-267
/
+269
2008-10-20
Remove empty imacfb.c file
Linus Torvalds
1
-0
/
+0
2008-10-20
Update .gitignore files for generated targets
Linus Torvalds
2
-1
/
+2
2008-10-20
epca: Add infinite break support
Alan Cox
1
-1
/
+5
2008-10-20
pci: Use new %pR to print resource ranges
Benjamin Herrenschmidt
4
-54
/
+32
2008-10-20
Implement %pR to print struct resource content
Linus Torvalds
1
-6
/
+43
2008-10-20
staging: sxg depends on X86
Stephen Rothwell
1
-0
/
+1
2008-10-20
x86: sysfs: kill owner field from attribute
Parag Warudkar
20
-23
/
+9
2008-10-20
fs/Kconfig: move CIFS out
Alexey Dobriyan
2
-142
/
+143
2008-10-20
include/linux/bcd.h: remove comments
Adrian Bunk
1
-9
/
+0
2008-10-20
remove the obsolete BCD*BIN/BIN*BCD macros
Adrian Bunk
1
-7
/
+0
2008-10-20
drivers/scsi/sr_vendor.c: use bcd2bin
Adrian Bunk
1
-6
/
+6
2008-10-20
i2c: use bcd2bin/bin2bcd
Adrian Bunk
1
-17
/
+17
2008-10-20
mn10300: use bcd2bin/bin2bcd
Adrian Bunk
1
-3
/
+3
2008-10-20
mips: use bcd2bin/bin2bcd
Adrian Bunk
5
-59
/
+59
2008-10-20
drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BIN
Andrew Morton
1
-15
/
+15
2008-10-20
rtc: use bcd2bin/bin2bcd
Adrian Bunk
6
-83
/
+83
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
30
-509
/
+509
2008-10-20
cris: use bcd2bin/bin2bcd
Adrian Bunk
4
-45
/
+45
2008-10-20
alpha: use bcd2bin/bin2bcd
Adrian Bunk
2
-11
/
+11
2008-10-20
acpi: use bcd2bin/bin2bcd
Adrian Bunk
1
-9
/
+9
2008-10-20
make mm/rmap.c:anon_vma_cachep static
Adrian Bunk
2
-13
/
+11
2008-10-20
byteorder: remove direct includes of linux/byteorder/swab[b].h
Harvey Harrison
4
-2
/
+4
2008-10-20
byteorder: provide swabb.h generically in asm/byteorder.h
Harvey Harrison
3
-0
/
+3
2008-10-20
byteorder: use generic C version for value byteswapping
Harvey Harrison
1
-10
/
+0
2008-10-20
byteorder: add new headers for make headers-install
Harvey Harrison
1
-0
/
+2
2008-10-20
edac cell: fix incorrect edac_mode
Benjamin Herrenschmidt
1
-1
/
+1
2008-10-20
pc8736x_gpio: add support for PC87365 chips
Andre Haupt
1
-3
/
+8
2008-10-20
message queues: increase range limits
Joe Korty
1
-6
/
+14
2008-10-20
kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation.
Ken'ichi Ohmichi
1
-0
/
+2
2008-10-20
always reserve elfcore header memory in crash kernel
Simon Horman
2
-4
/
+2
2008-10-20
kdump: add is_vmcore_usable() and vmcore_unusable()
Simon Horman
3
-3
/
+27
2008-10-20
kdump: use is_kdump_kernel() in sba_init()
Simon Horman
1
-3
/
+2
2008-10-20
kdump: update elfcorehdr documentation to reflect supported architectures
Simon Horman
1
-1
/
+1
2008-10-20
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
Vivek Goyal
9
-11
/
+46
2008-10-20
kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE)
Oleg Nesterov
1
-3
/
+2
2008-10-20
add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS
Roland McGrath
2
-1
/
+29
2008-10-20
coredump: format_corename: don't append .%pid if multi-threaded
Oleg Nesterov
1
-4
/
+3
2008-10-20
make ptrace_untrace() static
Adrian Bunk
2
-2
/
+1
2008-10-20
bitmask: remove bitmap_scnprintf_len()
Lai Jiangshan
2
-12
/
+0
2008-10-20
cpuset: use seq_*mask_* to print masks
Lai Jiangshan
1
-8
/
+4
2008-10-20
seq_file: add seq_cpumask_list(), seq_nodemask_list()
Lai Jiangshan
2
-0
/
+29
2008-10-20
seq_file: don't call bitmap_scnprintf_len()
Lai Jiangshan
1
-7
/
+8
2008-10-20
cpuset.c: remove extra variable
Rakib Mullick
1
-3
/
+2
2008-10-20
memcg: allocate all page_cgroup at boot
KAMEZAWA Hiroyuki
8
-194
/
+438
2008-10-20
memcg: atomic ops for page_cgroup->flags
KAMEZAWA Hiroyuki
1
-40
/
+82
2008-10-20
memcg: optimize per-cpu statistics
KAMEZAWA Hiroyuki
1
-8
/
+10
2008-10-20
memcg: avoid accounting special pages
KAMEZAWA Hiroyuki
3
-24
/
+29
2008-10-20
memcg: make page->mapping NULL before uncharge
KAMEZAWA Hiroyuki
3
-3
/
+9
[next]