index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
camellia.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-12
Input: rotary-encoder - refactor and clean up
Johan Hovold
1
-33
/
+44
2011-05-11
Input: tegra-kbc - change wakeup logic to be all or nothing
Rakesh Iyer
2
-25
/
+2
2011-05-05
Input: ati_remote2 - return the error code from sysfs channel_mask store
Ville Syrjala
1
-3
/
+6
2011-05-05
Input: sh_keysc - only compile PM code if PM is enabled
Dmitry Torokhov
1
-4
/
+4
2011-05-03
Input: h3600_ts_input - fix a leak of the IRQ during init failure
Axel Lin
1
-4
/
+4
2011-05-03
Input: sh_keysc - make sh_keysc_device_driver static
Dmitry Torokhov
1
-1
/
+1
2011-04-28
Input: sh_keysc - switch to threaded IRQ handler
Magnus Damm
1
-1
/
+2
2011-04-28
Input: sh_keysc - implement runtime PM support
Magnus Damm
1
-25
/
+15
2011-04-28
Input: input-polldev - use system-wide freezable workqueue
Dmitry Torokhov
1
-53
/
+3
2011-04-28
Input: tegra-kbc - add ghost key filter
Rakesh Iyer
2
-0
/
+37
2011-04-28
Input: twl4030-pwrbutton - fix a leak of the IRQ during init failure
Axel Lin
1
-1
/
+1
2011-04-28
Input: omap-keypad - fix a wrong free_irq() parameter
Axel Lin
1
-3
/
+3
2011-04-28
Input: qt1070 - add MODULE_DEVICE_TABLE
Axel Lin
1
-0
/
+1
2011-04-27
Input: evdev - only signal polls on full packets
Jeff Brown
1
-6
/
+11
2011-04-19
Linux 2.6.39-rc4
v2.6.39-rc4
Linus Torvalds
1
-1
/
+1
2011-04-18
proc: do proper range check on readdir offset
Linus Torvalds
1
-2
/
+7
2011-04-18
next_pidmap: fix overflow condition
Linus Torvalds
2
-2
/
+5
2011-04-18
Input: xen-kbdfront - fix mouse getting stuck after save/restore
Igor Mammedov
1
-1
/
+12
2011-04-18
Input: estimate number of events per packet
Jeff Brown
2
-0
/
+46
2011-04-18
Btrfs: fix free space cache leak
Chris Mason
1
-1
/
+1
2011-04-18
block: add blk_run_queue_async
Christoph Hellwig
9
-23
/
+36
2011-04-18
block: blk_delay_queue() should use kblockd workqueue
Jens Axboe
1
-1
/
+2
2011-04-18
md: fix up raid1/raid10 unplugging.
NeilBrown
2
-28
/
+20
2011-04-18
md: incorporate new plugging into raid5.
NeilBrown
1
-7
/
+16
2011-04-18
md: provide generic support for handling unplug callbacks.
NeilBrown
2
-0
/
+60
2011-04-18
md - remove old plugging code.
NeilBrown
4
-104
/
+8
2011-04-18
md/dm - remove remains of plug_fn callback.
NeilBrown
2
-9
/
+0
2011-04-18
md: use new plugging interface for RAID IO.
NeilBrown
3
-1
/
+10
2011-04-18
block: drop queue lock before calling __blk_run_queue() for kblockd punt
Jens Axboe
1
-8
/
+25
2011-04-18
Revert "block: add callback function for unplug notification"
Jens Axboe
3
-22
/
+0
2011-04-18
block: Enhance new plugging support to support general callbacks
NeilBrown
2
-1
/
+26
2011-04-18
powerpc/powermac: Build fix with SMP and CPU hotplug
Benjamin Herrenschmidt
1
-3
/
+5
2011-04-18
powerpc/perf_event: Skip updating kernel counters if register value shrinks
Eric B Munson
1
-7
/
+30
2011-04-18
powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled
Stefan Roese
1
-1
/
+1
2011-04-18
powerpc: Fix oops if scan_dispatch_log is called too early
Anton Blanchard
1
-0
/
+3
2011-04-18
powerpc/pseries: Use a kmem cache for DTL buffers
Nishanth Aravamudan
1
-2
/
+10
2011-04-18
powerpc/kexec: Fix regression causing compile failure on UP
Paul Gortmaker
1
-6
/
+6
2011-04-17
alpha: Fix uninitialized value in read_persistent_clock.
Richard Henderson
1
-0
/
+1
2011-04-17
alpha: Fix RTC interrupt setup.
Richard Henderson
1
-1
/
+1
2011-04-17
alpha: Remove set but unused variables.
Richard Henderson
5
-17
/
+13
2011-04-17
alpha: Don't force -Werror.
Richard Henderson
1
-1
/
+1
2011-04-17
fs: synchronize_rcu when unregister_filesystem success not failure
Milton Miller
1
-2
/
+1
2011-04-17
i2c-algo-bit: Call pre/post_xfer for bit_test
Alex Deucher
1
-3
/
+19
2011-04-17
i2c: Improve deprecation warnings
Jean Delvare
1
-2
/
+4
2011-04-16
block: make unplug timer trace event correspond to the schedule() unplug
Jens Axboe
3
-18
/
+31
2011-04-16
block: let io_schedule() flush the plug inline
Jens Axboe
2
-1
/
+14
2011-04-16
Btrfs: avoid taking the chunk_mutex in do_chunk_alloc
Josef Bacik
2
-6
/
+28
2011-04-16
Btrfs end_bio_extent_readpage should look for locked bits
Chris Mason
1
-1
/
+1
2011-04-16
x86, amd: Disable GartTlbWlkErr when BIOS forgets it
Joerg Roedel
2
-0
/
+23
2011-04-16
vfs: Fix absolute RCU path walk failures due to uninitialized seq number
Tim Chen
1
-0
/
+1
[next]