]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/shortlog
mirror_ubuntu-focal-kernel.git
2013-03-07 Linus TorvaldsMerge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org...
2013-03-07 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2013-03-07 Linus TorvaldsMerge tag 'regulator-3.9-rc1' of git://git.kernel.org...
2013-03-07 Linus TorvaldsMerge tag 'regmap-v3.9-rc1' of git://git.kernel.org...
2013-03-07 Linus TorvaldsMerge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel...
2013-03-07 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git.kernel.org...
2013-03-07 Ivan DjelicARM: 7668/1: fix memset-related crashes caused by recen...
2013-03-06 Stephen BoydARM: 7667/1: perf: Fix section mismatch on armpmu_init()
2013-03-06 Jonathan AustinARM: 7666/1: decompressor: add -mno-single-pic-base...
2013-03-06 Rafael J. WysockiMerge branch 'pm-fixes' into fixes
2013-03-06 Rafael J. WysockiMerge branch 'acpi-fixes' into fixes
2013-03-06 Dirk Brandewiecpufreq / intel_pstate: Do not load on VM that does...
2013-03-06 Dirk Brandewiecpufreq / intel_pstate: Fix intel_pstate_init() error...
2013-03-06 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2013-03-06 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2013-03-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-03-06 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2013-03-06 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2013-03-06 Linus TorvaldsMerge tag 'gpio-for-linus' of git://git.secretlab.ca...
2013-03-06 Linus TorvaldsMerge tag 'md-3.9' of git://neil.brown.name/md
2013-03-05 Michael Neulingpowerpc: Set DSCR bit in FSCR setup
2013-03-05 Michael Neulingpowerpc: Add DSCR FSCR register bit definition
2013-03-05 Michael Neulingpowerpc: Fix setting FSCR for HV=0 and on secondary...
2013-03-05 Tony Breedspowerpc: Wireup the kcmp syscall to sys_ni
2013-03-05 Akinobu Mitapowerpc: Remove unused BITOP_LE_SWIZZLE macro
2013-03-05 Michael Neulingpowerpc: Avoid link stack corruption in MMU on syscall...
2013-03-05 Chen Gangdrivers/tty/hvc: Use strlcpy instead of strncpy
2013-03-05 Chen Gangpowerpc/pseries/hvcserver: Fix strncpy buffer limit...
2013-03-05 Tony Breedspowerpc: Fix compile of sha1-powerpc-asm.S on 32-bit
2013-03-05 Mark BrownMerge remote-tracking branch 'regulator/fix/twl' into tmp
2013-03-05 Mark BrownMerge remote-tracking branch 'regulator/fix/palmas...
2013-03-05 Mark BrownMerge remote-tracking branch 'regulator/fix/doc' into tmp
2013-03-05 Mark BrownMerge remote-tracking branch 'regulator/fix/db8500...
2013-03-05 Mark BrownMerge remote-tracking branch 'regulator/fix/core' into tmp
2013-03-04 Rusty Russellhw_random: make buffer usable in scatterlist.
2013-03-04 Neal Cardwelltcp: fix double-counted receiver RTT when leaving recei...
2013-03-04 Silviu-Mihai... CAIF: fix sparse warning for caif_usb
2013-03-04 Cong Wangrds: simplify a warning message
2013-03-04 Frank Linet: fec: fix build error in no MXC platform
2013-03-04 Lorenzo Colittinet: ipv6: Don't purge default router if accept_ra=2
2013-03-04 Frank Linet: fec: put tx to napi poll function to fix dead...
2013-03-04 Cong Wangsctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALL...
2013-03-04 Cong Wangrds: limit the size allocated by rds_message_alloc()
2013-03-04 Rafael J. WysockiACPI / glue: Drop .find_bridge() callback from struct...
2013-03-04 Rafael J. WysockiACPI / glue: Add .match() callback to struct acpi_bus_type
2013-03-04 Chen GangACPI / porocessor: Beautify code, pr->id is u32 which...
2013-03-04 Syam SidhardhanACPI / processor: Remove redundant NULL check before...
2013-03-04 Joe PerchesACPI / Sleep: Avoid interleaved message on errors
2013-03-04 Rafael J. WysockiPM / QoS: Remove device PM QoS sysfs attributes at...
2013-03-04 Rafael J. WysockiPM / QoS: Fix concurrency issues and memory leaks in...
2013-03-04 Emilio Lópezcpufreq: highbank: do not initialize array with a loop
2013-03-04 Nishanth MenonPM / OPP: improve introductory documentation
2013-03-04 Namhyung Kimcpufreq: Fix a typo in comment
2013-03-04 Mark Langsdorfmailbox, pl320-ipc: remove __init from probe function
2013-03-04 Kees CookeCryptfs: allow userspace messaging to be disabled
2013-03-04 Mark Brownhwmon: (sht15) Check return value of regulator_enable()
2013-03-04 Jean Delvarehwmon: (adt7410) Document ADT7420 support
2013-03-04 Guenter Roeckhwmon: (pmbus/ltc2978) Use detected chip ID to select...
2013-03-04 Guenter Roeckhwmon: (pmbus/ltc2978) Fix peak attribute handling
2013-03-04 Guenter Roeckhwmon: (pmbus/ltc2978) Update datasheet links
2013-03-04 Guenter Roeckhwmon: Update my e-mail address in driver documentation
2013-03-03 Linus TorvaldsLinux 3.9-rc1
2013-03-03 Cyrill GorcunovARM: 7665/1: Wire up kcmp syscall
2013-03-03 Chen GangARM: 7664/1: perf: remove erroneous semicolon from...
2013-03-03 Will DeaconARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include...
2013-03-03 Dietmar EggemannARM: 7662/1: hw_breakpoint: reset debug logic on second...
2013-03-03 Will DeaconARM: 7661/1: mm: perform explicit branch predictor...
2013-03-03 Will DeaconARM: 7660/1: tlb: add branch predictor maintenance...
2013-03-03 Will DeaconARM: 7659/1: mm: make mm->context.id an atomic64_t...
2013-03-03 Will DeaconARM: 7658/1: mm: fix race updating mm->context.id on...
2013-03-03 Will DeaconARM: 7657/1: head: fix swapper and idmap population...
2013-03-03 Shawn GuoARM: 7655/1: smp_twd: make twd_local_timer_of_register...
2013-03-03 Ben DooksARM: 7652/1: mm: fix missing use of 'asid' to get asid...
2013-03-03 Linus WalleijARM: 7642/1: netx: bump IRQ offset to 64
2013-03-03 Linus TorvaldsMerge tag 'disintegrate-fbdev-20121220' of git://git...
2013-03-03 Linus TorvaldsMerge tag 'stable/for-linus-3.9-rc1-tag' of git://git...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-03-03 Linus TorvaldsMerge branch 'fixes-for-3.9-latest' of git://git.kernel...
2013-03-03 Linus TorvaldsMerge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2013-03-03 Linus TorvaldsMerge tag 'char-misc-3.9-rc1' of git://git.kernel.org...
2013-03-03 Linus TorvaldsMerge tag 'usb-3.9-rc1' of git://git.kernel.org/pub...
2013-03-03 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2013-03-03 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2013-03-03 Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
2013-03-03 Geert Uytterhoevenbtrfs/raid56: Add missing #include <linux/vmalloc.h>
2013-03-03 Cesar Eduardo... MAINTAINERS: remove eexpress
2013-03-03 Cesar Eduardo... MAINTAINERS: remove drivers/net/wan/cycx*
2013-03-03 Cesar Eduardo... MAINTAINERS: remove 3c505
2013-03-03 Silviu-Mihai... caif_dev: fix sparse warnings for caif_flow_cb
2013-03-03 Freddy Xinax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit...
2013-03-03 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-03-03 Al Virofix compat_sys_rt_sigprocmask()
2013-03-03 Linus TorvaldsMerge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-03-03 Linus TorvaldsMerge tag 'for-linus-20130301' of git://git.infradead...
2013-03-03 Russell KingMerge branches 'devel-stable', 'fixes' and 'mmci' into...
next