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
2007-12-18
as-iosched: fix incorrect comments
Aaron Carroll
1
-2
/
+2
2007-12-18
block: use jiffies conversion functions in scsi_ioctl.c
Tejun Heo
1
-2
/
+2
2007-12-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
24
-91
/
+168
2007-12-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-173
/
+419
2007-12-17
sysctl: fix ax25 checks
Eric W. Biederman
1
-1
/
+6
2007-12-17
quicklist: Set tlb->need_flush if pages are remaining in quicklist 0
Christoph Lameter
1
-0
/
+4
2007-12-17
SLUB: remove useless masking of GFP_ZERO
Christoph Lameter
1
-3
/
+0
2007-12-17
Fix compilation warning in dquot.c
Jan Kara
1
-2
/
+2
2007-12-17
Documentation: update hugetlb information
Nishanth Aravamudan
2
-6
/
+48
2007-12-17
Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"
Nishanth Aravamudan
3
-14
/
+0
2007-12-17
hugetlb: introduce nr_overcommit_hugepages sysctl
Nishanth Aravamudan
3
-6
/
+70
2007-12-17
ecryptfs: fix fsx data corruption problems
Eric Sandeen
2
-17
/
+41
2007-12-17
fix bloat-o-meter for ppc64
Nathan Lynch
1
-1
/
+2
2007-12-17
I/OAT: fix null device in call to dev_err()
Shannon Nelson
1
-1
/
+1
2007-12-17
I/OAT: fixups from code comments
Shannon Nelson
2
-66
/
+78
2007-12-17
ecryptfs: set s_blocksize from lower fs in sb
Eric Sandeen
1
-0
/
+1
2007-12-17
mm: fix page allocation for larger I/O segments
Mel Gorman
1
-0
/
+11
2007-12-17
apm_event{,info}_t are userspace types
Adam Jackson
1
-3
/
+3
2007-12-17
drivers/cpufreq/cpufreq_stats.c section fix
Adrian Bunk
1
-1
/
+1
2007-12-17
drivers/macintosh/via-pmu.c: Added a missing iounmap
Julia Lawall
1
-0
/
+1
2007-12-17
pktcdvd: add kobject_put when kobject register fails
Dave Young
1
-1
/
+3
2007-12-17
mm/sparse.c: improve the error handling for sparse_add_one_section()
WANG Cong
1
-6
/
+12
2007-12-17
mm/sparse.c: check the return value of sparse_index_alloc()
WANG Cong
1
-0
/
+2
2007-12-17
cpufreq: fix missing unlocks in cpufreq_add_dev error paths.
Dave Jones
1
-3
/
+9
2007-12-17
alpha: build fixes
Ivan Kokshaysky
6
-13
/
+17
2007-12-17
ext3, ext4: avoid divide by zero
Andries E. Brouwer
2
-2
/
+2
2007-12-17
fs/Kconfig: grammar fix
Uwe Kleine-König
1
-1
/
+1
2007-12-17
sparsemem: make SPARSEMEM_VMEMMAP selectable
Geoff Levand
1
-8
/
+7
2007-12-17
Fix lguest documentation
Sheela
1
-4
/
+0
2007-12-17
ecryptfs: initialize new auth_tokens before teardown
Eric Sandeen
1
-1
/
+1
2007-12-17
parport: "dev->timeslice" is an unsigned long, not an int
Eric Dumazet
1
-1
/
+1
2007-12-17
rtc-at32ap700x: fix irq init oops
David Brownell
1
-10
/
+10
2007-12-17
alpha: strncpy/strncat fixes
Ivan Kokshaysky
3
-15
/
+15
2007-12-17
uml: stop gdb from deleting breakpoints when running UML
Stanislaw Gruszka
12
-56
/
+50
2007-12-17
revert "Hibernation: Use temporary page tables for kernel text mapping on x86...
Andrew Morton
1
-33
/
+6
2007-12-17
fix headers_install
Andrew Morton
1
-1
/
+0
2007-12-17
libata: fix ATAPI draining
Tejun Heo
2
-22
/
+67
2007-12-17
libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer size
Tejun Heo
1
-2
/
+2
2007-12-17
libata-acpi: implement _GTF command filtering
Tejun Heo
1
-44
/
+115
2007-12-17
libata-acpi: improve _GTF execution error handling and reporting
Tejun Heo
1
-31
/
+46
2007-12-17
libata-acpi: improve ACPI disabling
Tejun Heo
1
-21
/
+38
2007-12-17
libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM duri...
Tejun Heo
2
-20
/
+50
2007-12-17
libata-acpi: implement and use ata_acpi_init_gtm()
Tejun Heo
2
-37
/
+39
2007-12-17
libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable()
Tejun Heo
3
-2
/
+38
2007-12-17
libata: ata_dev_disable() should be called from EH context
Tejun Heo
1
-6
/
+2
2007-12-17
libata: add more opcodes to ata.h
Tejun Heo
1
-0
/
+15
2007-12-17
libata: update ata_*_printk() macros such that level can be a variable
Tejun Heo
1
-4
/
+4
2007-12-17
libata-acpi: adjust constness in ata_acpi_gtm/stm() parameters
Tejun Heo
2
-5
/
+6
2007-12-17
sata_mv: improve warnings about Highpoint RocketRAID 23xx cards
Mark Lord
1
-5
/
+25
2007-12-17
libata: add ST3160023AS / 3.42 to NCQ blacklist
Tejun Heo
1
-0
/
+1
[next]