aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.0.68Pawit Pornkitprasan2013-03-043-18/+19
|\
| * unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller2013-03-041-17/+8
| * ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov2013-03-041-1/+10
| * quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o2013-03-041-0/+1
* | Merge 3.0.67Pawit Pornkitprasan2013-03-038-8/+29
|\ \ | |/
| * ipv6: use a stronger hash for tcpEric Dumazet2013-02-283-4/+17
| * fb: Yet another band-aid for fixing lockdep messTakashi Iwai2013-02-282-0/+3
| * fb: rework locking to fix lock ordering on takeoverAlan Cox2013-02-281-0/+1
| * NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern2013-02-281-2/+3
| * ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll2013-02-281-2/+4
| * mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg2013-02-281-0/+1
* | Merge 3.0.66Pawit Pornkitprasan2013-02-241-0/+6
|\ \ | |/
| * printk: fix buffer overflow when calling log_prefix function from call_consol...Alexandre SIMON2013-02-211-0/+6
* | Merge 3.0.63Pawit Pornkitprasan2013-02-131-0/+2
|\ \ | |/
| * ahci: Add identifiers for ASM106x devicesAlan Cox2013-01-271-0/+2
* | block: Add API for urgent request handlingTatyana Brokhman2013-02-092-0/+6
* | block: Add support for reinsert a dispatched reqTatyana Brokhman2013-02-092-0/+7
* | cpufreq: interactive: merge upstream changesjt11342013-02-051-15/+21
* | Merge 3.0.60Pawit Pornkitprasan2013-01-2212-22/+39
|\ \ | |/
| * rtnetlink: Fix problem with buffer allocationGreg Rose2013-01-173-1/+5
| * rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2013-01-172-4/+9
| * mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko2013-01-111-0/+9
| * PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2013-01-111-0/+1
| * tcp: implement RFC 5961 4.2Eric Dumazet2013-01-111-1/+1
| * tcp: implement RFC 5961 3.2Eric Dumazet2013-01-112-0/+2
| * ftrace: Do not function trace inlined functionsSteven Rostedt2013-01-111-0/+5
| * mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall2013-01-111-1/+7
| * exec: do not leave bprm->interp on stackKees Cook2013-01-111-0/+1
| * tmpfs: fix shared mempolicy leakMel Gorman2012-12-171-16/+0
* | Merge 3.0.54Pawit Pornkitprasan2012-12-051-0/+1
|\ \ | |/
| * PCI : ability to relocate assigned pci-resourcesRam Pai2012-11-261-0/+1
* | HID: uhid: implement feature requestsDavid Herrmann2012-12-051-0/+17
* | HID: uhid: forward raw output reports to user-spaceDavid Herrmann2012-12-051-0/+14
* | HID: uhid: forward output request to user-spaceDavid Herrmann2012-12-051-0/+8
* | HID: uhid: forward open/close events to user-spaceDavid Herrmann2012-12-051-0/+2
* | HID: uhid: add UHID_START and UHID_STOP eventsDavid Herrmann2012-12-051-0/+2
* | HID: uhid: allow feeding input data into uhid devicesDavid Herrmann2012-12-051-0/+9
* | HID: uhid: add UHID_CREATE and UHID_DESTROY eventsDavid Herrmann2012-12-051-1/+20
* | HID: uhid: add internal message bufferDavid Herrmann2012-12-052-0/+34
* | Merge 3.0.52Pawit Pornkitprasan2012-11-2049-109/+504
|\ \ | |/
| * ALSA: Add a reference counter to card instanceTakashi Iwai2012-11-171-0/+3
| * nfsd: add get_uint for u32'sJ. Bruce Fields2012-11-171-0/+16
| * ipvs: fix oops on NAT reply in br_nf contextLin Ming2012-10-211-1/+1
| * netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-10-211-0/+1
| * mempolicy: fix a race in shared_policy_replace()Mel Gorman2012-10-131-1/+1
| * xfrm_user: ensure user supplied esn replay window is validMathias Krause2012-10-131-0/+2
| * xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2012-10-131-0/+3
| * serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner2012-10-071-1/+0
| * time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-10-021-0/+7
| * time: Improve sanity checking of timekeeping inputsJohn Stultz2012-10-022-9/+20