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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/page_alloc: fix the page address of higher page's buddy calculation
Li Haifeng
2012-09-17
1
-1
/
+1
*
drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe
Kevin Hilman
2012-09-17
1
-0
/
+5
*
compiler.h: add __visible
Andi Kleen
2012-09-17
2
-0
/
+11
*
pid-namespace: limit value of ns_last_pid to (0, max_pid)
Andrew Vagin
2012-09-17
1
-1
/
+5
*
include/net/sock.h: squelch compiler warning in sk_rmem_schedule()
Chuck Lever
2012-09-17
1
-1
/
+1
*
slub: consider pfmemalloc_match() in get_partial_node()
Joonsoo Kim
2012-09-17
1
-5
/
+10
*
slab: fix starting index for finding another object
Joonsoo Kim
2012-09-17
1
-1
/
+1
*
slab: do ClearSlabPfmemalloc() for all pages of slab
Mel Gorman
2012-09-17
1
-2
/
+2
*
nbd: clear waiting_queue on shutdown
Paul Clements
2012-09-17
1
-0
/
+9
*
MAINTAINERS: fix TXT maintainer list and source repo path
Gang Wei
2012-09-17
1
-2
/
+3
*
mm/ia64: fix a memory block size bug
Jianguo Wu
2012-09-17
1
-1
/
+1
*
memory hotplug: reset pgdat->kswapd to NULL if creating kernel thread fails
Wen Congyang
2012-09-17
1
-0
/
+1
*
fs/proc: fix potential unregister_sysctl_table hang
Francesco Ruggeri
2012-09-17
1
-3
/
+2
*
Linux 3.6-rc6
v3.6-rc6
Linus Torvalds
2012-09-16
1
-1
/
+1
*
Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-09-16
58
-247
/
+343
|
\
|
*
mfd: MAX77693: Fix NULL pointer error when initializing irqs
Chanwoo Choi
2012-09-16
2
-7
/
+26
|
*
mfd: MAX77693: Fix interrupt handling bug
Chanwoo Choi
2012-09-16
1
-5
/
+31
|
*
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-09-15
54
-112
/
+125
|
*
mfd: lpc_ich: Fix a 3.5 kernel regression for iTCO_wdt driver
Feng Tang
2012-08-23
1
-19
/
+1
|
*
mfd: Move tps65217 regulator plat data handling to regulator
AnilKumar Ch
2012-08-22
3
-105
/
+161
*
|
Merge tag 'for-3.6-rc6' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2012-09-16
2
-0
/
+36
|
\
\
|
*
|
pwm: pwm-tiehrpwm: Fix conflicting channel period setting
Philip, Avinash
2012-09-10
1
-0
/
+29
|
*
|
pwm: pwm-tiecap: Disable APWM mode after configure
Philip, Avinash
2012-09-10
1
-0
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2012-09-16
10
-126
/
+141
|
\
\
\
|
*
|
|
target: go through normal processing for zero-length REQUEST_SENSE
Paolo Bonzini
2012-09-07
1
-9
/
+2
|
*
|
|
target: support zero allocation length in REQUEST SENSE
Paolo Bonzini
2012-09-07
2
-17
/
+19
|
*
|
|
target: support zero-size allocation lengths in transport_kmap_data_sg
Paolo Bonzini
2012-09-07
1
-4
/
+9
|
*
|
|
target: fail REPORT LUNS with less than 16 bytes of payload
Paolo Bonzini
2012-09-07
1
-0
/
+7
|
*
|
|
target: report too-small parameter lists everywhere
Paolo Bonzini
2012-09-07
3
-2
/
+30
|
*
|
|
target: go through normal processing for zero-length PSCSI commands
Paolo Bonzini
2012-09-07
2
-5
/
+7
|
*
|
|
target: fix use-after-free with PSCSI sense data
Paolo Bonzini
2012-09-05
3
-37
/
+24
|
*
|
|
target: simplify code around transport_get_sense_data
Paolo Bonzini
2012-09-05
1
-36
/
+13
|
*
|
|
target: move transport_get_sense_data
Paolo Bonzini
2012-09-05
1
-55
/
+55
|
*
|
|
target: Check idr_get_new return value in iscsi_login_zero_tsih_s1
Benjamin Wang
2012-08-26
1
-1
/
+10
|
*
|
|
target: Fix ->data_length re-assignment bug with SCSI overflow
Nicholas Bellinger
2012-08-23
1
-2
/
+7
*
|
|
|
Merge tag 'pm-for-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-09-16
2
-12
/
+34
|
\
\
\
\
|
*
|
|
|
ACPI / PM: Use KERN_DEBUG when no power resources are found
Aaron Lu
2012-09-14
1
-1
/
+1
|
*
|
|
|
ACPI / PM: Fix resource_lock dead lock in acpi_power_on_device
Lin Ming
2012-09-14
1
-11
/
+23
|
*
|
|
|
ACPI / PM: Infer parent power state from child if unknown, v2
Rafael J. Wysocki
2012-09-14
1
-0
/
+10
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-09-16
1
-6
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()"
Chris Mason
2012-09-14
1
-6
/
+2
*
|
|
|
|
|
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-09-16
13
-40
/
+23
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
2012-09-15
474
-2871
/
+5042
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ASoC: wm8904: correct the index
Bo Shen
2012-09-14
1
-1
/
+1
|
|
*
|
|
|
|
|
ASoC: tegra: fix maxburst settings in dmaengine code
Stephen Warren
2012-09-07
1
-2
/
+2
|
|
*
|
|
|
|
|
ASoC: samsung dma - Don't indicate support for pause/resume.
Dylan Reid
2012-09-06
1
-7
/
+1
|
|
*
|
|
|
|
|
ASoC: mc13783: Remove mono support
Fabio Estevam
2012-09-06
1
-4
/
+4
|
|
*
|
|
|
|
|
ASoC: arizona: Fix typo in 44.1kHz rates
Heather Lomond
2012-09-06
1
-1
/
+1
|
|
*
|
|
|
|
|
ASoC: spear: correct the check for NULL dma_buffer pointer
Prasad Joshi
2012-08-31
1
-1
/
+1
|
|
*
|
|
|
|
|
sound: tegra_alc5632: remove HP detect GPIO inversion
Stephen Warren
2012-08-28
1
-1
/
+0
[next]