summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.24.3v2.6.24.3Greg Kroah-Hartman2008-02-251-1/+1
* x86_64: CPA, fix cache attribute inconsistency bugIngo Molnar2008-02-251-1/+1
* bonding: fix NULL pointer deref in startup processingJay Vosburgh2008-02-251-7/+9
* POWERPC: Revert chrp_pci_fixup_vt8231_ata devinit to fix libata on pegasosOlaf Hering2008-02-251-2/+2
* PCMCIA: Fix station address detection in smcChuck Ebbert2008-02-251-2/+10
* SCSI: gdth: scan for scsi devicesBoaz Harrosh2008-02-251-0/+9
* USB: fix pm counter leak in usblpOliver Neukum2008-02-251-0/+1
* S390: Fix futex_atomic_cmpxchg_std inline assembly.Heiko Carstens2008-02-251-4/+4
* genirq: do not leave interupts enabled on free_irqThomas Gleixner2008-02-251-1/+19
* hrtimer: catch expired CLOCK_REALTIME timers earlyThomas Gleixner2008-02-251-0/+11
* hrtimer: check relative timeouts for overflowThomas Gleixner2008-02-255-22/+30
* SLUB: Deal with annoying gcc warning on kfree()Christoph Lameter2008-02-251-1/+2
* hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep()Oleg Nesterov2008-02-251-4/+40
* hrtimer: fix *rmtp handling in hrtimer_nanosleep()Oleg Nesterov2008-02-253-39/+31
* Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt2008-02-253-2/+42
* Be more robust about bad arguments in get_user_pages()Jonathan Corbet2008-02-251-0/+2
* AUDIT: Increase skb->truesize in audit_expandHerbert Xu2008-02-251-3/+7
* BLUETOOTH: Add conn add/del workqueues to avoid connection fail.Dave Young2008-02-251-11/+37
* INET: Prevent out-of-sync truesize on ip_fragment slow pathHerbert Xu2008-02-252-2/+6
* INET_DIAG: Fix inet_diag_lock_handler error path.Arnaldo Carvalho de Melo2008-02-251-5/+6
* IPCOMP: Fetch nexthdr before ipch is destroyedHerbert Xu2008-02-252-2/+8
* IPCOMP: Fix reception of incompressible packetsHerbert Xu2008-02-251-1/+1
* IPV4: fib: fix route replacement, fib_info is sharedJulian Anastasov2008-02-251-16/+31
* IPV4: fib_trie: apply fixes from fib_hashJulian Anastasov2008-02-251-21/+36
* NET: Add if_addrlabel.h to sanitized headers.Stephen Hemminger2008-02-251-0/+1
* PKT_SCHED: ematch: oops from uninitialized variable (resend)Stephen Hemminger2008-02-251-3/+2
* SELinux: Fix double free in selinux_netlbl_sock_setsid()Paul Moore2008-02-251-1/+0
* TC: oops in em_metaStephen Hemminger2008-02-251-4/+6
* TCP: Fix a bug in strategy_allowed_congestion_controlShan Wei2008-02-251-1/+1
* SCSI: sd: handle bad lba in sense informationJames Bottomley2008-02-251-18/+16
* Fix dl2k constantsAl Viro2008-02-251-2/+2
* XFS: Fix oops in xfs_file_readdir()David Chinner2008-02-251-2/+1
* hugetlb: add locking for overcommit sysctlNishanth Aravamudan2008-02-253-1/+12
* inotify: fix check for one-shot watches before destroying themUlisses Furquim2008-02-251-1/+1
* NFS: Fix a potential file corruption issue when writingTrond Myklebust2008-02-251-3/+17
* NETFILTER: nf_conntrack_tcp: conntrack reopening fixJozsef Kadlecsik2008-02-251-8/+27
* SPARC/SPARC64: Fix usage of .section .sched.text in assembler code.David Miller2008-02-252-2/+2
* Linux 2.6.24.2v2.6.24.2Greg Kroah-Hartman2008-02-101-1/+1
* splice: fix user pointer access in get_iovec_page_array()Bastian Blank2008-02-101-1/+1
* Linux 2.6.24.1v2.6.24.1Greg Kroah-Hartman2008-02-081-2/+2
* splice: missing user pointer access verification (CVE-2008-0009/10)Jens Axboe2008-02-081-0/+8
* drm: the drm really should call pci_set_master..Dave Airlie2008-02-081-0/+1
* Driver core: Revert "Fix Firmware class name collision"Michael E Brown2008-02-081-1/+2
* fix writev regression: pan hanging unkillable and un-straceableNick Piggin2008-02-081-2/+6
* sched: fix high wake up latencies with FAIR_USER_SCHEDSrivatsa Vaddagiri2008-02-081-1/+1
* sched: let +nice tasks have smaller impactPeter Zijlstra2008-02-081-1/+5
* b43: Reject new firmware earlyMichael Buesch2008-02-081-0/+12
* selinux: fix labeling of /proc/net inodesStephen Smalley2008-02-081-0/+3
* b43legacy: fix DMA slot resource leakageStefano Brivio2008-02-081-2/+12
* b43legacy: drop packets we are not able to encryptStefano Brivio2008-02-084-8/+38